﻿
p{
	font-size: 20px;
	    text-align: justify;
}
body{
	color: #fff !important;
}
.pad_40{
	padding: 40px 0;
}
body,h2,h1,p{
	font-family: 'Roboto', sans-serif !important;
}
.vibe{
    font-family: 'Great Vibes', cursive;
}
section#scroll2 {
    padding-top: 58px;
    background: #203b9f;
}
.think .text-center.arrow-sec {
    padding-top: 0;
}
/*Header css start*/
ul#syn_menu {
    display: none;
    background: #021444;
    position: absolute;
    top:45px;
    padding: 0;
    left: 50px;
    color: #fff;
    /*border-radius: 5px;*/
    /*left: 0;*/
    margin: 0 auto;
    width: 200px;
    /*max-width: 200px !important;*/
}
.f_20{

    font-size: 20px;
}
ul#syn_menu li:last-child a{
    border-bottom: none !important
}
ul#syn_menu li{
    display: block;
    line-height: normal;
    padding: 0;
    margin-bottom: 0;
}
ul#syn_menu li a:hover{
        color: #021444;
    background: #ffffff;
}
ul#syn_menu li a{
    background: transparent;
    margin-bottom: 0 !important;
    display: block;
    padding: 6px 10px !important;
    height: auto;
    font-size: 13px !important;
    font-weight: normal;
    width: 100%;
    max-width: inherit;
    border-radius: 0 !important;
    line-height: initial;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.46);
}
header .header .bars img{
	    max-width: 35px !important ;
    vertical-align: text-bottom;
}
.tree_map{
	margin-top: 60px;

}
.tree_map img{
	border-radius: 50px;
}
ul li {
    margin-bottom: 10px;
}
header{
	     /* background: url(../images/header-2.png); */
    /* background-size: 100% 100%; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-image: -moz-linear-gradient(90deg, rgb(2, 21, 72) 0%, rgb(6, 19, 53) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(2, 21, 72) 0%, rgb(6, 19, 53) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(2, 21, 72) 0%, rgb(6, 19, 53) 100%);
}
header .header ul{
	display: table;
	padding-left: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 0;


}
header .header ul li{
	display: table-cell;
	padding-top: 18px;
	padding-bottom: 18px;
	    line-height: 90px;
}
/*header .header ul li a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px 25px;
    border: 1px solid #fff;
}
header .header ul li:last-child a{
	border: none;
	padding-left: 0;
	padding-right: 0;
}*/
header .header ul li a {
    color: #021443;
    font-weight: 600;
    transition: 0.4s all;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 15px 8px 30px;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    max-width: 135px;
    height: 40px;
    text-decoration: none;
    position: relative;
    background: #ffffff;
    width: 100%;
    line-height: 25px;
}
header .header ul li a span.icn {
    display: inline-block;
    width: 25px;
    top: 7px;
    height: 25px;
    left: 10px;
    position: absolute;
}
header .header ul li:last-child a{
	border: none;
	padding-left: 0;
    position: relative;
	color: white;
	background: transparent;
	padding-right: 0;
}
li.bars{
    position: relative;

}
.decimal{
    list-style: decimal !important;
}
header .header ul li a:hover,header .header ul li a:active{
	background:#021443;
    color: #fff;
}
header .header ul li a:hover .blue,header .header ul li a.active .blue,header .header ul li a:active .blue{
    display: none;
}
header .header ul li a .white{
    display: none;
}
header .header ul li a:hover .white,header .header ul li a.active .white,header .header ul li a:active .white{
    display: block;
}
.image_video h2 {
    max-width: 400px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    font-size: 30px;
    min-height: 149px;
    margin-bottom: 30px !important;
}
.its-not{
    margin-top: 100px;
}
.flas_heading{
    max-width: inherit !important;

}
section .flas_heading h2{
    font-size: 30px !important;
}
/*header .header ul li a:hover{
	color: #fff;
}*/
/*.logo img {
    padding: 5px;
    max-width: 150px
}*/
.logo img {
    padding: 5px 5px 0 5px;
    max-width: 187px;
}

.top_nav{
	    text-align: center;
    text-transform: uppercase;
}
.top_nav h3{
	    display: inline-block;
    border-bottom: 2px solid red;
    padding-bottom: 10px;
    margin-bottom: 0;

}
/*Header css End*/

/*categories section start*/

.category-section{
	padding-top: 60px;
	padding-bottom: 60px;
}
.map-1-img {
    margin-bottom: 25px;
}
.category-section .categories ul{
		display: table;
		width: 100%;
		padding-left: 0;
}
.category-section .categories ul li{
		display: table-cell;
		 width: 20%;
}
.category-section .categories ul li .img {
    display: table-cell;
    background: url(../images/polygon.png);
    background-size: 100% 100%;
    text-align: center;
    line-height: 216px;
    font-size: 22px;
    color: #fff;
    width: 100% !important;
    height: 191px !important;
    margin: 0;
    width: 174px !important;
}
.accordion1,.accordion2,.accordion3{
    cursor: pointer;
}

#myBtn{
    background: transparent;
    border: none;
    font-size: 18px;
    text-decoration: underline;
    font-style: italic;
    font-weight: 600;
}
/*categories section end*/

/*Lost Potential Start*/

.text-center.arrow-sec{
	padding-top: 40px;
}
#scroll1 .text-center.arrow-sec{
	padding-top: 0px !important;
}
	section.lost-potential {
	         background:#061335;
	   /*height: 100vh;*/
	   position: relative;
	    padding-top: 217px;
	    padding-bottom: 40px !important;
	}
	section#scroll0 {
    padding-bottom: 58px;
}
	.arrow-sec{
		padding-bottom: 10px;
	}
	.black{
		background: #000 !important;
	}
	.black p{
		color:#fff !important;
	}
/*Lost Potential End*/

/*Challenge section*/

.challenge-section{
	padding-top: 60px;
	padding-bottom: 80px;
	text-align: center;
	background: #f4f4f4;
}
.challenge-section h2{
	font-size: 36px;
	color: #000 !important;
	margin-bottom: 50px;
}
.challenge-section h2:after {
    content: "";
    height: 2px;
    max-width: 186px;
    background: #ed1c24 !important;
    width: 100%;
    display: block;
    margin: 5px auto;
}
.challenge-section .reflect {
    max-width: 260px;
    background: #d40b39;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    position: relative;
    color: #fff;
    padding-left: 40px;
    border-radius: 50px;
}
.analyze{
	background: #ee6f00 !important;
}
.posit{
	background: #1b80c6 !important;
}
.refocus{
	background: #ebc000 !important;
}
.challenge-section  .refocus:before {
    content: "4";
    position: absolute;
    left: 0;
    background: #ebc000;
    height: 67px;
    top: -9px;
    width: 67px;
    line-height: 67px;
    border-radius: 50px;
    border: 4px solid #fff;
}
.challenge-section  .posit:before {
    content: "3";
    position: absolute;
    left: 0;
    background: #1b80c6;
    height: 67px;
    top: -9px;
    width: 67px;
    line-height: 67px;
    border-radius: 50px;
    border: 4px solid #fff;
}

.challenge-section  .analyze:before {
    content: "2";
    position: absolute;
    left: 0;
    background: #ee6f00;
    height: 67px;
    top: -9px;
    width: 67px;
    line-height: 67px;
    border-radius: 50px;
    border: 4px solid #fff;
}
.challenge-section  .first-challenge:before {
    content: "1";
    position: absolute;
    left: 0;
    background: #d40b39;
    height: 67px;
    top: -9px;
    width: 67px;
    line-height: 67px;
    border-radius: 50px;
    border: 4px solid #fff;
}
.Ver_dots{
    padding-top: 70px;
}
/*Challenge section End*/

/*Reflect Section*/
.lost-potential,.think{
    position: relative;
}
img.face {
    position: absolute;
    left: 34px;
    border-radius: 0 !important;
    height: 60px;
}
	.reflect-section{
		padding-top: 80px;
	}
.reflect-section .reflect-content ul{
	padding-left: 15px;
	list-style: disc;
}
.reflect-section .reflect-content{
	padding-right: 12%;
}
.reflect-section .reflect-content ul li{
	/*padding-left:24px;*/
	position: relative;
	text-align: justify;
	    font-size: 20px;
	    line-height: 35px;
}
.connection img {
    max-width: 600px;
    width: 100%;
}
/*.reflect-section .reflect-content ul li:before{
	content: "−";
	position: absolute;
	left: 0;
}*/
.heading.face{
    position:relative;
    max-width: 100% !important;
}
.heading.face h2{
    max-width: 750px;
    margin: 0 auto 40px !important;
}
.heading.face:before {
    content: url(../images/white-reflect.png);
    position: absolute;
    left: 0;
    top:-020px;
    /* height: 80px; */
    /* width: 80px; */
    display: inline-block;
}
.heading h2 {
   
    padding-bottom: 10px;
    color: rgb(255, 255, 255);
    font-size: 34px !important;
    margin: 0px 0px 40px;
   
    position: relative;
}
.heading h2:after {
    content: "";
    border-bottom: 2px solid #a90000;
    max-width: 300px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.heading.text-center h2 span{
	position: relative;
	display: inline-block;
}

.heading.text-center h2 span:before{
	content: "";
	background-image: url(../images/left-lines.png);
	display: inline-block;
}
.heading.text-center h2 span:before {
    top: 16px;
    content: "";
    background-image: url(../images/left-lines.png);
    display: inline-block;
    position: absolute;
    background-size: 100%;
    left: -101px;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
}
.heading.text-center h2 span:after{
    top: 16px;
    content: "";
    background-image: url(../images/right-lines.png);
    display: inline-block;
    position: absolute;
    background-size: 100%;
    right: -101px;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
}
.reflect-img img{
	width: 100%;
}
.reflect-content.left {
    padding-right: 30px;
    padding-left: 12%;
}
.dotted li:before{
	content: "\f111" !important;
	position: absolute;
	left: 0;
	font-family: fontawesome ;
}
.posit-section .checklist li:before{
	content: "\f00c" !important;
	position: absolute;
	left: 0;
	font-family: fontawesome ;
}
.analyze-section .heading.text-center h2 span:after{
	right: -109px !important;
	
}
.analyze-section .heading.text-center h2 span:before{
	left: -109px !important;
	
}
.posit-section .heading.text-center h2 span:before{
	left:-85px;
}
.posit-section .heading.text-center h2 span:after{
	right:-85px;
}
/*Reflect Section End*/
section.think{
	position: relative;
	clear:both;
	background: #021443;
    padding-top: 90px;
	padding-bottom: 90px;
}
.think ul{
	padding-left: 15px;
}
.think ul li {
    /*padding-left: 24px;*/
    position: relative;
    text-align: justify;
    font-size: 20px;
    line-height: 35px;
}
#scroll1 ul {
    padding-left: 15px;
}
#scroll1 ul li{
	font-size: 20px;
}
.dotted img{
	max-width: inherit !important;
	width: auto !important;
}
.dotted{
	text-align: center;
	padding-bottom: 40px;
}
.tred h3{
	margin-top: 0 !important;
}
/*section#scroll0:after,section.connection:after {
    content: "";
    background-size: cover;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 9;
    bottom: -50px;
    width: 2px;
    border-left: 2px dotted #fff;
}*/
section.think:after {
    content: "";
    background-size: cover;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 9;
    top: -50px;
    width: 2px;
    border-left: 2px dotted #fff;
}
.pad_15{
    padding-right: 15px;
}
.heading.text-center {
    max-width: 750px;
    margin: 0 auto;
    text-transform: uppercase;
}


/*Refocus Section*/
	.refocs-section ul.icons {
	    list-style: none;
	    padding-left: 0;
	    text-align: center;
	}
	.refocs-section ul.icons li{
		display: inline-block;
		margin-left: 100px;
		/*padding-left: 64px;*/
		position: relative;
	}
	.refocs-section ul.icons li span{
		margin-right: 15px;
	}
	section.refocs-section {
	    background: url(../images/bg.jpg);
	    background-attachment: fixed;
	    background-size: cover;
	    padding-top: 80px;
	        clear: both;
	    padding-bottom: 80px;
	    color: #fff;
	}
	.red-border{
		position: relative;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	section.refocs-section .list li{
		font-size: 16px !important;
		line-height:30px;
	}
	.refocs-section .heading.text-center h2 {
	    color: #fff !important;
	}
	h2.red-border:after {
	    content: "";
	    height: 2px;
	    max-width: 186px;
	    background: #ed1c24 !important;
	    width: 100%;
	    display: block;
	    margin: 5px auto;
	}
	.refocs-section .heading.text-center h2 span:before {
	    top: 16px;
	    content: "";
	    background-image: url(../images/white-left-lines.png);
	    display: inline-block;
	    position: absolute;
	    background-size: 100%;
	    left: -116px;
	    height: 30px;
	    width: 100%;
	    background-repeat: no-repeat;
	}
	.refocs-section  .heading.text-center h2 span:after {
    top: 16px;
    content: "";
    background-image: url(../images/white-right-lines.png);
    display: inline-block;
    position: absolute;
    background-size: 100%;
    right: -116px;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
}
/*Refocus Section End*/

/*It-will-section*/
.it-will-miss{
	background: url(../images/bg-2.png);
	background-size:cover;
	background-attachment: fixed;
	padding-top: 80px;
	padding-bottom: 80px;
}
.circle-img{
	margin: 30px 0;
}
.it-will-miss .challenge-list ul{
	    list-style: disc;
	padding-left: 0;
}
p.top-cnt{
	max-width: 800px;
	margin:0 auto;
}
.criteria{
	padding: 30px !important;
}
.challenge-list{
	padding: 30px !important;
}
.it-will-miss h2:after {
    content: "";
    height: 2px;
    max-width: 186px;
    background: #ed1c24 !important;
    width: 100%;
    display: block;
    margin: 5px auto;
}
/*It-will-section-End*/

/*good news*/
.good-news-section{
	padding-top: 80px;

}

.good-news-section .good-news-cnt{
	padding-bottom: 80px;
	border-bottom: 2px solid #bbb;
}
.good-news-section h2{
	text-align: center;
	margin-bottom: 30px;
}
.good-news-section h2:after{
	content: "";
    height: 2px;
    max-width: 186px;
    background: #ed1c24 !important;
    width: 100%;
    display: block;
    margin: 5px auto;
}
.good-news-section ul{
	list-style: none;
	padding-left: 0;
}
/*good news End*/


/*Well no */
.well-no-section .border-red{
	margin: 42px 0 50px ;
}
.well-no-section .border-red:after{
	content: "";
    height: 2px;
    max-width: 124px;
    background: #ed1c24 !important;
    width: 100%;
    display: block;
    font-weight: 800;
    margin: 5px auto;
}
.well-no-section{
	padding-top: 80px;
	padding-bottom: 80px;
}
.text-width{
	max-width: 770px;
    margin: 0 auto;
}

.well-list{
	list-style: none;
	text-align: left;
	margin-top:30px;
	padding-left: 0;
}
ul.well-list li {
    font-size: 17px;
    line-height: 30px;
}

section.books-img {
    background: url(../images/bg-3.png);
    background-size: 100% 100%;
    padding: 120px 0 80px;

}
section.books-img .image p{
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}
/*Well No End*/

/*Analyze Section*/
    section.analyze_section {
        position: relative;
        background: #283e8e;
        padding-top: 250px;
        padding-bottom: 90px;

    }
    section.analyze_section ul li {
    /* padding-left: 24px; */
    position: relative;
    text-align: justify;
    font-size: 20px;
    line-height: 35px;
}
section.analyze_section .dotted {
    padding-top: 40px;
}
section.analyze_section img{
    border-radius: 25px;
}
/*Analyze Section End*/

/*Posit section*/
section#scroll4 {
    background: #021444;
}
ul.checklist li:before {
    content: "\f101";
    background-size: cover;
    /* height: 50px !important; */
    font-family: fontawesome;
    /* width: 50px !important; */
    display: inline-block !important;
    position: absolute;
    left: 0;
    font-size: 20px;
}
ul.checklist li{
    position: relative;
    padding-left: 30px;
    font-size: 16px !important;
}
ul.decimal li h3{
    position: relative;
    color: #ffffff;
    /*text-transform: uppercase;*/
    padding-bottom: 5px;
    font-weight: 500 !important;
    font-size: 20px;
    margin-bottom: 25px;
    /*border-bottom: 1px solid #f00*/
}
ul.decimal li h3:after{
    content: "";
    border-bottom: 2px solid #a90000;
     max-width: 200px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}
ul.checklist li.quest:before {
    content: "\f128" !important;
}
.greatest{
    text-align: center;
    max-width: 700px;
    margin:0 auto;
}
.greatest img{
    max-width: 300px;
    border-radius: 0 !important;
    margin-top: 30px;
    margin-bottom: 30px;
}
.greatest p{
    text-align: center;
}
.image_video img{
    max-width: 400px;
    width: 100%;
}
ul.decimal.decimal_al {
    list-style: none !important;
}
ul.decimal.decimal_al .num_1:before {
    content: "1.";
    position:absolute;
    left: -25px;
       top: -8px;
}
ul.decimal.decimal_al .num_2:before {
    content: "4.";
    position:absolute;
   left: -25px;
    top: -8px;
}
.no_mar_sec ul.decimal{
    max-width: 500px;
    padding-left: 0;
    float: right;
}
ul.checklist{
    list-style: none;
    padding-left: 0;
    max-width: 500px;
    /*margin: 0 auto;*/
}
.focus img{
        border-radius: 100% !important;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}
header .header ul li a:hover, header .header ul li a.active{
    background: #021443;
    color: #fff;
}
.col-md-6.col-sm-6.col-xs-12.text-center.no_mar_sec p {
    max-width: 500px;
    float: right;
}
/*Posit section End*/

/*Introduction */
.introduction {
	padding-top: 80px;
	padding-bottom: 80px;
}
.introduction h2.border-red:after{
	content: "";
    height: 2px;
    max-width: 186px;
    background: #ed1c24 !important;
    width: 100%;
    display: block;
    margin: 5px auto;
}
.image{
	margin-top: 20px;
	margin-bottom: 20px;
}
.link{
	color:#000;
	font-size: 17px;
	display: inline-block;
}
/*Introduction End*/



/*Prefer A book*/
section.prefer-book {
    background-image: -moz-linear-gradient( 90deg, rgb(25,99,148) 0%, rgb(79,162,217) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(25,99,148) 0%, rgb(79,162,217) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(25,99,148) 0%, rgb(79,162,217) 100%);
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
section.prefer-book h2{
	margin: 0 0 20px;
}
a.prefer-btn {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
a.prefer-btn:hover{
	color: #fff;
}
a.prefer-btn span{
	margin-right: 15px;
}

/*Prefer A book End*/





/*TRuth*/
.truth-section{
	padding-top: 80px;
	padding-bottom: 80px;
}
.truth-section .cnt {
        background: -webkit-linear-gradient(90deg, rgb(7, 32, 101) 0%, rgb(9, 22, 58) 100%);

    border-style: solid;
    border-width: 2px;
    border-color: rgb( 220, 220, 220 );
    border-radius: 15px;
   /* background-image: -moz-linear-gradient( 90deg, rgb(227,95,102) 0%, rgb(88,150,197) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(227,95,102) 0%, rgb(88,150,197) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(227,95,102) 0%, rgb(88,150,197) 100%);*/
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.28);
    color: #fff;
    padding: 25px;
}
.cnt{
    position: relative;
}
.cnt.active:after {
    content: "";
    /* border-bottom: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
    /* border-left: 2px solid; */
    height: 30px;
    position: absolute;
    border-bottom: 2px solid #fff;
    bottom: -16px;
    border-right: 2px solid #fff;
    width: 30px;
    transform: rotate(45deg);
    left: 0;
    background: #071f64 !important;
    right: 0;
    margin: 0 auto;
}
.truth-section .lead-usa{
	padding: 5px 15px;
}
.truth-section h2.border-red{
	margin-bottom: 50px;
	margin-top: 0;
}
.truth-section .lead-usa p{
	font-size: 14px;
    text-align: center;
}
.truth-section .lead-usa h5{
	margin-bottom: 12px;
}
.truth-section h2.border-red:after{
	content: "";
    height: 2px;
    max-width: 186px;
    background: #ed1c24 !important;
    width: 100%;
    display: block;
    margin: 5px auto;
}
/*TRuth END*/







/*footer*/
footer.footer {
    background: #000;
    text-align: center;
    color: #fff;
    padding: 18px 0 0;
}
/*footer End*/
.padding-bottom{
	padding-bottom: 80px;
}
img{
	max-width: 100%;
}
/*.think img{
	width: 100%;
    max-width: 900px;
}*/
.heading.text-center img {
    max-width: 80px;
    /* float: left; */
    margin-bottom: 30px;
    display: block;
    margin:0 auto;
}
.think .footprint img{
	width: 100%;
    max-width: 350px !important;
}
.truth-section a.fix-button{
	transform: rotate(180deg);
        margin-top: 50px;
}
a.fix-button{
    /*position: fixed;*/
    bottom: 50px;
    right: 50px;
    background: transparent;
    border: none;
    /*border: 1px solid #000;*/
    border-radius: 50px;
    height: 50px;
    display: inline-block;
    font-weight: 700;
    width: 50px;
}
.canvas_img{
    display: none;
}
.pad-40{
	padding-top: 40px;
}
section.truth-section.text-center {
    background: #001131;
}
a.prefer_button {
    background: #fff;
    display: inline-block;
    /* height: 40px; */
    line-height: normal;
    padding: 5px 25px;
    position: relative;
    text-align: center;
    margin-top: 40px;
    padding-left: 70px;
    border-radius: 50px;
    font-size: 13px;
    /* font-weight: 700; */
    color: #03143e;
}
.truth-section img.face {
    top: 196px !important;
}
a.prefer_button h4{
    margin-top: 0;
    margin-bottom: 0;
}
a.prefer_button:hover{
    text-decoration: none;
    color:#03143e;
}
a.prefer_button:before {
    content: url(../images/we-lead-new.png);
    /* background-color: #791515; */
    /* background: saddlebrown; */
    background-size: cover;
    height: 30px;
    display: inline-block;
    vertical-align: text-bottom;
    position: absolute;
    left: 24px;
}

.single-article {
    text-align: center;
    list-style: none;
    margin: 0 auto;
    width: 63%;
    background: rgba(0,0,0,0.5);
    padding: 0px;
    cursor: pointer;
    position: relative;
    border: 1px solid #656460;
}
.index-home .profds {
    color: #fff;
    clear: both;
    padding: 7px 0px 9px;
    font-size: 18px;
    background: #4f9acc;
}
.toggle-content1 {
    background: #DEDCDD;
    padding: 10px 10px 15px;
    color: #2c2c2c;
    font-size: 15px;
    text-align: left;
    border-top: 1px solid #656460;
    border-left: 1px solid #656460;
    border-right: 1px solid #656460;
    font-family: 'Open Sans', sans-serif;
}

.the-grefy {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.toggle-content13 .article-icon {
    width: 145px;
    float: left;
    margin-right: 10px;
}
.line-break-2 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.read-btn a {
    padding: 0 !important;
    color: #ff6000 !important;
}
.article-icon img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.res_menu,.res_menu2{

    float: right;
        line-height: 68px;
    margin: 0 10px;
    background: transparent;
    border: none;

}
.res_menu img,.res_menu2 img{
    width: 35px; 
    background: transparent;
    border: none;
}
.video-box-prof-vid {
   
    top: 100px !important;
}
.video-content-modal {
 
    height: 600px;
    overflow: hidden !important;
}
/*Responsive */
ul#syn_menu_res li a:hover{
    background: #fff;
     color: #04133a !important;
}
ul#syn_menu_res li a {
    display: block;
    background: none;
    border: none;
    border-bottom: 1px solid;
    padding: 7px 0 !important;
    line-height: auto;
    padding-left: 15px !important;
    text-align: left;
    width: 100%;
    height: auto;
    color: #fff !important;
    max-width: inherit;
    border-radius: 0 !important;
}
ul#syn_menu_res {
    width: 100% !important;
    position: absolute;
   
    max-width: inherit;
    display: none;
    left: 0;
    background: #04133a;
    right: 0;
    top: 69px;
}
ul#syn_menu_res li {
    display: block;
    line-height: normal;
    padding: 0;
    margin-bottom: 0 !important;
}
.header_res{
    display: none;
}
.res_menu,.res_menu2{
    display: none;
}
.logo-img_res{
    display: none;
}
a.logo-img_res img {
    max-width: 102px;
    width: 100%;
}
button.res_menu {
    font-size: 20px;
    font-weight: 600;
}
button:focus{
    border:none;
    outline: none ;
}

ul#syn_menu_res li:last-child a{
    border-bottom: none;
}
.image_video h2{
    font-size: 30px !important;
}



@media(max-width: 1550px){
    ul#syn_menu {
        top: 126px;
        padding: 0;
        left: inherit !important;
        right: 0 !important;
    }
}

@media(max-width: 1140px){
    #canvas,#dom_overlay_container,#animation_container{
        display: none !important;
    }
    .canvas_img{
        display: block
    }
}

@media(max-width: 991px){
    .logo-img{
        text-align: center;
    }
	.challenge-section .reflect{
	    margin: 20px auto;
	}
	.category-section .categories ul li .img {
	    line-height: 156px;
	    font-size: 18px;
	    height: 123px !important;
	    width: 130px !important;
	}

}
@media(min-width:769px) and (max-width: 991px){
    section.lost-potential,section.analyze_section {
        padding-top: 350px;
    }    
}

@media(max-width: 768px){
    ul.decimal li h3{
        margin-bottom: 0 !important;
    }
    .image_video{
        text-align: center !important;
        margin-bottom: 20px;
    }
    .f_20{
        text-align: center !important;
    }
    .res_pad{
        padding: 20px 0;
    }
    .no_mar_sec ul.decimal {
        padding-left: 30px;
    }
    ul.decimal.decimal_al .num_1:before,ul.decimal.decimal_al .num_2:before {
        top: 0;
    }
    
    .no_mar_sec{
        padding-bottom: 40px;
    }
    .focus{
        padding-bottom: 40px;
    }
    .cnt.active{
        border: 2px solid #f03 !important;
    }
    .cnt.active:after{
        display: none;
    }
    ul.res_dropdown {
        position: absolute;
        top: 70px;
        left: 0;
        padding: 10px 0 0;
        width: 100%;
        right: 0;
        background: #06123e;
    }
    .res_dropdown li a {
        max-width: 250px !important;
    }
    .res_dropdown li {
        display: block !important;
        width: 100% !important;
        max-width: inherit !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .image_video h2{
        font-size: 25px !important;
    }
    section.analyze_section {
        padding-top: 150px;
    }
    section.analyze_section  ul{
        padding-top: 30px;
    }
    .current1 {
        padding-top: 69px !important;
    }
    .arrow-sec {
        margin-top: 20px;
    }
    .heading h2 {
        font-size: 26px !important;
    }
    p {
    font-size: 16px;
    }
    p strong{
        font-weight: 500;
    }

    ul li{
        font-size: 14px !important;
        line-height: normal !important;
    }
    .logo{
        display: none;
    }
    .logo-img_res{
        display: inline-block;
    }
    .header_res{
        display: block;
    }
    section.think:after {
        height: 50px;
        z-index: 9;
        top: -25px;
    }
    
    img.face {
        position: static;
       
        display: block;
       
        margin-bottom: 10px !important;
        margin: 20px auto;
    }
    .res_menu,.res_menu2{
        display: block;
    }
    li.bars{
        display: none !important; 
    }
    header ul.res_dropdown{
        display: none;
    }
.logo img {
    max-width: 135px;
}
	.header {
	    
	    background-size: 100% 100%;
	    background-repeat: no-repeat;
	}
	.reflect-section .reflect-content {
	    padding-right: 6%;
	}
	.reflect-content.left {
	    padding-left: 6%;
	}

}

@media(max-width: 600px){
	.category-section .categories ul {
	    display: inline-block !important;
	    width: 100%;
	    padding-left: 0;
	    text-align: center;
	}
	.category-section .categories ul li {
	    display: inline-block !important;
	    width: 25% !important;
	}
}
@media(max-width: 480px){
	.category-section .categories ul li {
	    display: inline-block !important;
	    width: 32% !important;
	}
	.logo img {
    max-width: 81px;
}
}