/*Project name: */
@media screen and (max-width: 1199px) {

.navbar-nav li:after {
    content: none;
}
.navbar-nav li {
    padding: 5px 10px;
}
.header_wrapper .btn-default {
    font-size: 16px;
    padding: 10px 30px;
    float: right;
}
.carousel-caption .caption_box {
    margin: 0px;
}
.caption_box h1 {
    font-size: 62px;
    line-height: 68px;
}
.caption_box p {
    margin: 0px 0px 30px;
}
.banner_bottom {
    top: -115px;
}
.banner_bottom h1 {
    font-size: 48px;
    margin: 0px 0px 10px;
}
.count ul span {
    font-size: 28px;
    line-height: 32px;
    padding-left: 0;
    display: block;
}
ul.register li {
    height: 85px;
    padding: 10px 30px 10px 80px;
}
ul.register li:nth-child(1):before, ul.register li:nth-child(2):before, ul.register li:nth-child(3):before {
    left: 25px;
    top: 2px;
    font-size: 58px;
}
.banner_bottom ul.register {
    top: 45px;
}
.support_wrapper {
    padding: 20px 0px 10px;
}
.support_box .get_button {
    float: left;
    margin: 20px 0 0;
}
.footer_wrapper:before {
    left: -135px;
}
.footer_wrapper:after {
    width: 60px;
}
}
@media screen and (max-width: 991px) {
.topheader_wrap .less_pad {
    padding: 0px !important;
}
.header_wrapper .less_pad {
    padding: 0px !important;
}
.navbar-nav li {
    padding: 0px 10px;
}
.top_left ul li {
    font-size: 12px;
    padding: 0px 6px;
}
.top_right ul li {
    font-size: 12px;
    padding: 0px 6px;
}
.navbar-nav li a {
    font-size: 12px;
}
.header_wrapper .btn-default {
    font-size: 12px;
    padding: 8px 20px;
    float: right;
}
.banner_wrapper {
    padding: 130px 0px 0px;
}
.banner_bottom {
    top: -95px;
}
.banner_top h1 {
    font-size: 48px;
    line-height: 54px;
}
.banner_top h6 {
    font-size: 24px;
    line-height: 26px;
    margin: 0px 0px 10px;
}
.banner_top p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 20px;
}
.banner_top .btn-default {
    font-size: 16px;
    padding: 10px 30px;
}

.banner_bottom ul.register {
    top: 35px;
}
ul.register li {
    height: 65px;
    padding: 10px 25px 10px 60px;
}
ul.register li:nth-child(1):before, ul.register li:nth-child(2):before, ul.register li:nth-child(3):before {
    left: 20px;
    top: 3px;
    font-size: 40px;
}
ul.register li h3 {
    font-size: 20px;
    line-height: 24px;
}
ul.register li p {
    font-size: 16px;
    line-height: 22px;
}
.feature_wrapper {
    padding: 0px;
}
.feature_wrapper h1 {
    font-size: 58px;
    line-height: 64px;
    margin-bottom: 30px;
}
.feature_box {
    padding: 20px 5px;
    margin-bottom: 30px;
}
.faq_right {
    width: 100%;
}
.get_box h1 {
    font-size: 58px;
    line-height: 64px;
    margin: 30px 0px 10px;
}
.get_box h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
}
.get_box p {
    font-size: 16px;
    line-height: 22px;
}
.support_wrapper {
    padding: 10px 0px 0px;
}
.support_box .get_button {
    width: 100%;
    height: 46px;
    float: left;
    margin: 20px 0 0;
}

.footer_box h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
}
.footer_box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}
.footer_box ul li {
    font-size: 12px;
}
.footer_box .btn-default2 {
    font-size: 16px;
    padding: 12px 30px;
}
.copyright_wrap p {
    font-size: 12px;
    line-height: 20px;
    max-width: 90%;
}
}
@media screen and (max-width: 767px) {
.topheader_wrapper {
    display: none;
}
.header_wrapper {
    position: fixed;
    width: 100%;
    z-index: 9999 !important;
    padding: 10px 0px;
    /* background: #f8ae01; */
    background: -moz-linear-gradient(top, #f8ae01 1%, #f3a401 100%);
    background: -webkit-linear-gradient(top, #f8ae01 1%,#f3a401 100%);
    background: linear-gradient(to bottom, #f8ae01 1%,#f3a401 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ae01', endColorstr='#f3a401',GradientType=0 );
}
.nav.navbar-nav.sm-collapsible {
    height: 370px;
    overflow: auto;
}
.main_nav .navbar-nav {
    margin: 0;
    padding: 0px;
    width: 100%;
    float: left;
}
.navbar-nav li {
    float: none;
    margin: 0;
    padding: 3px 0px;
    width: 100%;
	text-align:left;
}
.navbar-nav li a {
    border-bottom: 0px solid transparent;
    color: #000;
    font-size: 14px;
    margin: 0;
    padding: 10px;
	text-transform:uppercase;
    display: block;
}
.navbar-nav li.active a {
    background: rgba(198, 5, 10, .3);
	border-bottom:none;
	color:#000;
}
.navbar-nav li a:hover, .navbar-nav li a:focus {
    background: rgba(198, 5, 10, .3);
	border-bottom:none;
	color:#000;
}
.navbar-nav li:after {
    content: none;
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 2px solid #9b0409;
    border-radius: 4px;
    float: right;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -40px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle .icon-bar {
    background:#9b0409 ;
    border-radius: 0px;
    display: block;
    height: 2px;
    width: 22px;
}
.header_wrapper .btn-default {
    margin: 5px;
    float: left;
}
.nav_mob {
    width: 100%;
    display: block;
}
/*banner section*/
.banner_wrapper {
    padding: 75px 0px 0px;
}
.banner_bottom {
    top: -75px;
}
.banner_top h1 {
    font-size: 40px;
    line-height: 48px;
}
.banner_top h6 {
    font-size: 22px;
    line-height: 24px;
    margin: 0px 0px 10px;
}
.banner_top p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 10px;
    color: #FFF;
}
.banner_top .btn-default {
    font-size: 14px;
    padding: 8px 20px;
}
.banner_bottom {
    padding: 30px 0px 0px;
}
.banner_bottom h1 {
    font-size: 40px;
    margin: 0px 0px 10px;
}
.count ul span {
    font-size: 24px;
    line-height: 30px;
    display: block;
    padding: 0;
}
ul.register li:nth-child(1):before, ul.register li:nth-child(2):before, ul.register li:nth-child(3):before {
    left: 15px;
    top: 0px;
    font-size: 38px;
}
.banner_bottom ul.register {
    top: 40px;
}
ul.register li {
    height: 67px;
    padding: 5px 15px 5px 50px;
}
ul.register li h3 {
    font-size: 20px;
    line-height: 24px;
}
ul.register li p {
    font-size: 14px;
    line-height: 18px;
}
.feature_wrapper {
    padding: 0px;
}
.feature_wrapper h1 {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 30px;
}
.faq_left {
    margin-bottom: 60px;
}
.faq_right {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.get_box h1 {
    font-size: 48px;
    line-height: 50px;
    margin: 30px 0px 10px;
}
.get_box h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
.get_box p {
    font-size: 14px;
    line-height: 22px;
}
.support_wrapper {
    padding: 20px 0px;
}
.support_box {
    text-align: center;
    padding-bottom: 20px;
}
.card_wrapper {
    padding: 15px 0px;
}
.footer_wrapper {
    padding: 50px 0px 0px;
}
.footer_box {
    min-height: 330px;
    margin-bottom: 0px;
}
.copyright_wrap {
    padding: 15px 0px;
}
.copyright_wrap p {
    font-size: 12px;
    line-height: 18px;
    max-width: 90%;
}
}
@media screen and (max-width: 640px) {
.banner_top {
    max-width: 100%;
}
.banner_bottom {
    padding: 50px 0px 0px;
    top: -67px;
}
.banner_top h1 {
    font-size: 28px;
    line-height: 32px;
}
.banner_top h6 {
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 5px;
}
.banner_top p {
    font-size: 12px;
    line-height: 14px;
    margin: 0px 0px 10px;
}
.count ul li span {
    padding: 5px 10px;
    font-size: 28px;
    line-height: 28px;
}
.banner_bottom ul.register {
    top: 0;
    margin: 20px 0px;
}
ul.register li {
    width: 100%;
    background-size: contain;
    height: 70px;
    margin: 0 0 5px;
    padding: 10px 30px 10px 70px;
}
ul.register li:hover {
    background-size: contain;
}
ul.register li:nth-child(1):before, ul.register li:nth-child(2):before, ul.register li:nth-child(3):before {
    left: 23px;
    top: 8px;
    font-size: 40px;
}
ul.register li h3 {
    font-size: 26px;
    line-height: 30px;
}
ul.register li p {
    font-size: 16px;
    line-height: 20px;
}
.feature_bottom .col-xs-6 {
    width: 100%;
}
.card_wrapper ul li img {
    max-width: 100%;
    width: 50px;
}
.footer_box {
    min-height: 240px;
}
}
@media screen and (max-width: 480px) {
.banner_top h1 {
    font-size: 20px;
    line-height: 22px;
}
.banner_top h6 {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0px 2px;
}
.banner_top p {
    font-size: 8px;
    line-height: 10px;
    margin: 0px 0px 5px;
}
.banner_top .btn-default {
    font-size: 10px;
    padding: 5px 15px;
}
.banner_bottom h1 {
    font-size: 30px;
}
.count ul li span {
    font-size: 26px;
    line-height: 28px;
}
.count ul span {
    font-size: 22px;
    line-height: 30px;
    padding: 10px 0 0;
}
.feature_wrapper h1 {
    font-size: 36px;
    line-height: 40px;
}
.feature_top .col-xs-4 {
    width: 100%;
}
.faq_left h1 {
    font-size: 30px;
    line-height: 36px;
}
.winner_box h1 {
    font-size: 30px;
    line-height: 36px;
}
.get_wrapper .col-xs-6 {
    width: 100%;
}
.support_box .get_button span {
    font-size: 13px;
}
.card_wrapper ul li img {
    width: 38px;
}
.footer_wrap .col-xs-6 {
    width: 100%;
}
.footer_box {
    min-height: 100%;
    margin-bottom: 30px;
}
}

