
@media(max-width:1370px){
 	header .right-nav .dropdownLogin{right:0; left:inherit;}
}
@media(max-width:1200px){
	.top-section .logo{padding:70px 0 130px 0;}
	.top-section .actions{margin-top:-70px;}
}
@media(max-width:1024px){
	
}
@media(max-width:991px){
	.right-nav .navbar-nav{-ms-flex-direction:row; flex-direction:row;}
	header .left-nav{justify-content:space-between; padding-right:20px;}
	header .navbar{position:inherit;}
	header .navbar .navbar-collapse{position:absolute; top:100%; background:#333; left:0; right:0; padding-bottom:18px;}
	header #navbarsExample07 .navbar-nav .nav-item{padding:10px 0;}
	header #navbarsExample07 .navbar-nav .nav-item .nav-link{text-align:left; line-height:16px;}
	header #navbarsExample07 .navbar-nav .nav-item:first-child .nav-link{padding-left:17px;}
	header .right-nav .dropdown-menu{position:absolute;}
}
@media(max-width:767px){
	header .navbar{flex-flow:column;}
	header .right-nav{width:100%; background:#0163ae;}
	header .right-nav .navbar-nav{justify-content:space-between; width:100%;}
	header .right-nav .dropdownLogin{right:inherit; left:0;}
	header .left-nav{width:100%; padding:15px;}
	.power-the-curious-section{padding:60px 0;}
	.power-the-curious-section h2{font-size:30px; margin-bottom:20px;}
	.thankyou-section .wrapper{padding:40px 15px;}
	.top-section .actions .card .card-body{padding-top:45px;}
	
}
@media(max-width:575px){
	header .container{padding:0;}
	.thankyou-section{padding:50px 0;}
	.thankyou-section h2{font-size:54px; line-height:54px;}
	.thankyou-section p{font-size:16px;}
	.thankyou-section .thankyou-form{display:block !important; height:auto;}
	.thankyou-section .thankyou-form .form-control{width:100%;}
	.thankyou-section .thankyou-form .btn-primary{margin-left:0; margin-top:15px;}
	.copyright span{display:block;}
	.top-section .logo{padding:50px 0 130px 0;}
	.top-section .actions h3{font-size:38px;}
	.top-section .actions .card .card-body{padding-top:20px;}
	.power-the-curious-section{padding:40px 0;}
	.thankyou-section h2{font-size: 40px;}
}

