.section-wrap{background-color:#ffffff;}
.common-header{background: linear-gradient(to right, #0071a6, #00d8f5);}
.mobi-nav div{background:#ffffff}
.mobi-close-btn > div{ background: #ffffff; /*background:url("../images/mobi-close-bg.png") no-repeat 0 0;*/}

#hero-section{background: linear-gradient(to right, #0071a6, #00d8f5);}
/*.gradient-tryangle{background: linear-gradient(to right, #0071a6, #00d8f5);}*/
.science-page #hero-section{background: linear-gradient(to right, #e30011, #ff7a5b);}
.bg-white{background: linear-gradient(to left bottom, transparent 50%, #ffffff 50%) !important; }
.bg-pattern{background: url(../images/background-pattern.png) repeat 0 0;}

#real-science-section{background: url(../images/img-bg-track.jpg) no-repeat center top / cover;}

#who-is-eyegym-section{background: linear-gradient(to right, #018d5d, #50e3c2);}

.blockquote-wrap blockquote{background: rgba(58, 68, 87, 0.8);}
#who-is-eyegym-section .blockquote-wrap .lead-bold-slate{background: #edf0f5;}

.social-btn-wrap  a{background:#3b5998;}
.social-btn-wrap .button-type-1:last-child a{background: #55acee;}
.social-btn-wrap .button-type-1:last-child a:hover{ background-color: rgba(85, 172, 238, 0.9);}
.social-btn-wrap .button-type-1 a:hover{background-color: rgba(59, 88, 152, 0.9);}

#will-work-section-lower, #who-is-eyegym-section .lower-section{background: #ffffff;}

.skill-feature ul li{background: url(../SVG/check-circle.svg)no-repeat left 15px}

#skills-section{background: linear-gradient(to bottom, #ffffff, #edf0f5);}

/* Biographi page btn style */
.biographi-details .social-btn-wrap .button-type-1:first-child a{background: #00c6d9;}
.biographi-details .social-btn-wrap .button-type-1:first-child a:hover{ background-color: rgba(0, 197, 217, 0.9);}

/* News page */

.top-search-bar .top-search-btns{background-color: #ffffff;}
.read-btns{ background-color: #00c6d9;}

/* ============ Contact page =========== */
.contact-page .bg-white, .news-page .bg-white{ background:#ffffff; }
.subs-btn{background: #00c6d9;}
.subs-btn:hover{background: rgba(0, 197, 217, 0.9);}
.contact-field-item select{background-color: #ffffff;}
.selectric .button{background: url(../images/selictrick-icon.png) no-repeat 12px 26px;}
.selectric-items ul {background-color: #ffffff;}
.selectric-items li:hover{background-color: #00c6d9;}

/* =============== Terms and conditions styles ============= */
.terms-page .bg-white{background: #ffffff;}

/* feature-page */
.feature-page #banner-section{
    background:#6600b5;
    background:-webkit-linear-gradient(left, #6600b5 , #8e52bf);
    background:-o-linear-gradient(right, #6600b5 , #8e52bf);
    background:-moz-linear-gradient(right, #6600b5 , #8e52bf);
    background:linear-gradient(to right, #6600b5 , #8e52bf);
}

.real-result-page #banner-section{
    background:#a30ea5;
    background:-webkit-linear-gradient(left, #a30ea5 , #d57ed7);
    background:-o-linear-gradient(right, #a30ea5 , #d57ed7);
    background:-moz-linear-gradient(right, #a30ea5 , #d57ed7);
    background:linear-gradient(to right, #a30ea5 , #d57ed7);
}

.real-result-page #success-story-section{
    background:-webkit-linear-gradient(top, #ffffff, #edf0f5);
    background:-o-linear-gradient(bottom, #ffffff, #edf0f5);
    background:-moz-linear-gradient(bottom, #ffffff, #edf0f5);
    background:linear-gradient(to bottom, #ffffff, #edf0f5);
}

.feature-page .bg-pattern,.real-result-page .bg-pattern{background:url("../images/background-pattern.png") repeat 0 0;}
.feature-page .banner-triangle,.real-result-page .banner-triangle{background:linear-gradient(to left bottom, transparent 50%, #ffffff 50%);}

.sports-content{background:#edf0f5;}
.show-more{background:url("../images/show-more-down-arrow.png") no-repeat center 0;}
/* // feature-page */

.author-date-wrap .icon-wrap{background:#01abd4;}
.pagination-wrap a.previous{background:url("../images/pagination-previous-arrow.png") no-repeat 0 4px;}
.pagination-wrap a.next{background:url("../images/pagination-next-arrow.png") no-repeat right 4px;}
.news-nav .selectric .button{background: url(../images/down-arrow.png)no-repeat right 29px;}
.search-icon-top{border: none; background: none; background: url(../SVG/search-icon.svg) no-repeat 0 0;}
#science-page-slider-wrap.slider-wrap li .slider-img {
    background: #ffffff;
    overflow: hidden;
    border-radius: 100%;
}
#science-page-slider-wrap.slider-wrap li .slider-img{ box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);}

.flex-active.eyegym-person{background: rgba(255, 255, 255, 0.24);}


/* Begin footer */
.fixedTop.main-header{background:#fff;}
.fixedTop{box-shadow:0 1px 2px 0 rgba(50, 60, 78, 0.25), inset 0 -1px 0 0 #00c6d9;}
.fixedTop .login-get-started-wrap a.get-started{background:#00c6d9;color:#ffffff;border:1px solid #00c6d9;}
.login-get-started-wrap a.get-started:hover{ background: #ffffff;color:#00c6d9}

#footer-top-section{ background: linear-gradient(to right, #bd11bd, #ff97ff);}
#footer-section{background:#3a4457}
/* // End footer */


/* ================================================================================= */
/* =============================== Responsive CSS ================================== */
/* ================================================================================= */


@media only screen and (max-width:767px) {
    .mobifixed-top .main-header{background:#0091b4;}
    .header-nav-login-get-started-wrap{background:#ffffff;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.2);}
    .login-get-started-wrap a.get-started:hover{background:#ffffff;color:#00c6d9;border:none;border-top:1px solid #dce0e5;}
    .bg-white { background: #ffffff; }
    .header-section .button-type-2 a{background-color: #00c6d9;}
    .header-section .button-type-2 a:hover{background-color: rgba(0, 197, 217, 0.9);}
    /*#real-science-section{background: url(../images/mobi-sherylle-calder@2x.png) no-repeat center center/cover;}*/
    #who-is-eyegym-section .bg-white{background: none;}
    
    .sports-content{background:transparent;}
    /* // Khayer Codes */
    
    .skill-feature ul li{background-position: left 20px;}
    .mobi-header-bar{background: linear-gradient(to right, #0071a6, #00d8f5);}
    .main-header.mobifixedTop{background: linear-gradient(to right, #0071a6, #00d8f5);}
    .science-page .mobi-header-bar{background: linear-gradient(to right, #e30011, #ff7a5b);}
    .real-result-page .mobi-header-bar{background: linear-gradient(to right, #bd11bd, #ff97ff);}
    .feature-page .mobi-header-bar{ background: linear-gradient(to right, #7700d2, #ad64e5);}
    .science-page .header-section{background: linear-gradient(to right, #e30011, #ff7a5b);}
    .header-section .button-type-2 a{background: none;}

}
	


/*		Tablet/iPad Layout:768px.
-----------------------------------------------------------------
*/

@media only screen and (min-width:768px) and (max-width:991px) {
	
		
}
	
@media only screen and (min-width:992px) and (max-width:1024px) {
	
	
}	
@media only screen and (min-width:1670px) and (max-width:2024px) {
    /*#real-science-section{background: url(../images/img-bg-track.jpg) no-repeat center top / cover;}*/
	
}