yhtml, body{
	height:100%;
}
body {
	font-style: normal;
	font-weight: 400;
	color: #072940;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:17px;

	/*overflow-x: hidden;*/
}
a {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	outline: none;
}
a:focus {
	outline: none !important;
}
a:hover{ text-decoration:none;}
img {
    max-width: 100%; height:auto;
}
.navbar-nav .btn {margin: 0 8px;}
.banner {
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	background-size: cover;
	padding: 80px 0 220px 0;
	position: relative;
	text-align: center;
	color: #FFF;
}
.banner h1 {
	
	font-size: 60px;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}
.banner h2 {
margin-bottom:20px;
}
.banner p {
	font-size: 20px;
}
/*.banner-txt .vc_column-inner {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    position: fixed;
}*/
.banner-txt .vc_column-inner  {
	position: fixed;
    width: 95%;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}
.banner button {margin: 0 8px; font-weight:bold;    font-size: 1rem !important;    padding: .60rem 2rem!important;}
#banner-bottom  {position: relative;  bottom:-235px;}
#banner-bottom svg{
	    position: relative;
   /* bottom: -261px;
    margin: 0 -15px;*/
    filter: drop-shadow(0 -9px 17px rgba(0, 0, 0, 0.7));
    /*filter: drop-shadow(0 12px 27px rgba(0, 0, 0, 0.9));*/
    bottom:15px;
}

.home-mission {
	padding: 20px 0 40px 0;
	background-color: #FFF;
    position: relative;
    text-align:center;

}
.home-mission .lead {
	font-size:30px;
}
.mission h2{
	position: relative;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 20px;
}
.mission h6{font-weight: 300;font-size:26px;}
.mission h2:after {
	position: absolute;
    width: 70px;
    height: 2px;
    background-color: #106299;
    content: "";
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.top-box {
	background-color: #e8eff4;
	padding: 25px 25px 0;
	margin: 0px;
}
.top-box button {
	min-width: 180px;    color: #fff !important;
    background-color: #106299;
    border-color: #106299;
}
.top-box h2 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px 0 0 0;
}
.top-box h3 {
	font-size: 20px;	font-weight: 700;
	text-transform: uppercase;
	display: block; margin-bottom:20px;
	
}
.top-box a,.about-sec a{
	    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .60rem 2rem;
    font-size: 1.1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
color: #fff !important;
    background-color: #106299;
    border-color: #106299;
    text-decoration:none;
}
.top-box a:hover,.about-sec a:hover ,#threeblocks .vc_btn3:hover,.about-sec .vc_btn3:hover,.dwnload-boxes-outer .vc_btn3:hover{
     background-color: #0a5587 !important;
}
#threeblocks .vc_btn3,.about-sec .vc_btn3,.dwnload-boxes-outer .vc_btn3{background-color: #106299 !important;}
#con-block .vc_btn3 {
    background: #e05538 !important;
    border-color: #e05538 !important;
    box-shadow: 0 0 0 0.1rem #e05538 !important;
}
.achievement {
	padding: 50px 0;
	background-color: #072940;
	color: #FFF;
	position: relative;
} 
.achievement-box {
	padding: 30px 20px;
	background-color: #FFF;
	color: #072940;
}
.achievement-box h3 {
	font-size: 40px;
	font-weight: 700;
	color: #106299;
}
.achievement-box p {
	font-size: 16px;
	color: #385365;
}
.achievement-box hr {
    margin-top: .5rem;
    margin-bottom: .5rem;
    border-top: 1px solid rgba(0,0,0,.2); width:50%;
}
.achievement-btn button,.sponsorbtn a{    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .60rem 2rem!important;
    font-size: 1rem !important;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;font-size:1.1rem; font-weight:700;    color: #fff;
    background-color: #e05538 !important;
    border-color: #e05538 !important;}
.achievement-btn button:not(:disabled):not(.disabled).active, .achievement-btn button:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle,.sponsorbtn a:not(:disabled):not(.disabled).active, .sponsorbtn a:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.achievement-btn button:hover,.sponsorbtn a:hover {
    background-color: #cc4427 !important;
	border-color: #cc4427 !important;
}
.vc_btn3.vc_btn3-color-danger:hover {
     background-color: #cc4427 !important;
}
.testimonial-sec {
	background-image: url("../images/tesimonial-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0 50px 0;
	color: #FFF;
	position: relative;
}
.about-sec {
	background-image: url("../images/about-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 70px 0 50px 0 !important;
	position: relative;
}
.about-sec .vc_col-sm-8{ margin:0 auto ;}
.about-sec h2, .about-sec p {
	margin-bottom: 15px;
}
.testi_photo {
	    border: 2px solid #ffffff;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width:100px;
	 }
	 .testi_photo:before {
	height: 1px;
    width: 200px;
    position: absolute;
    background-color: #FFF;
    right: 130%;
    top: 50%;
    content: "";
	 }
 .testi_photo:after {
	height: 1px;
    width: 200px;
    position: absolute;
    background-color: #FFF;
    left: 130%;
    top: 50%;
    content: "";
	 }
/* RECENT POST */
.recent_post {
	background-color:#f9f7f2;
	padding: 90px 0;
	position: relative;
}
.recentpost_outer{
	background-color: #FFF;
	-webkit-box-shadow: -2px 2px 27px -4px rgba(69,69,69,0.57);
-moz-box-shadow: -2px 2px 27px -4px rgba(69,69,69,0.57);
box-shadow: -2px 2px 27px -4px rgba(69,69,69,0.57);
}
.recent_post_img {
	margin-bottom: 15px;
	position: relative;
}
.recent_post_img .category {
	    position: absolute;
    background-color: #072940;
    left: 30px;
    color: #FFF;
    padding: 5px 20px;
    bottom: -16px;
}

.recent_post_text {
	padding: 30px;
	text-align: left;
}
.recent_post_text h3 {
	margin-bottom: 1rem;
}
.recent_post_text p {
	font-weight: 500; 
	margin-bottom: 1rem;
}
/*.recent_post_text p.date{font-size:15px;}*/
.recent_post_text .readmore {
	font-weight: 700;
	color: #e05538;
}
.recent_post_text .readmore:hover {
	color: #106299;
}
.date {font-weight: 400 !important; font-size:15px;}

.sponsor-sec {
	padding: 50px 0 !important;
	background-color:#d2e0eb;
	position: relative;
	text-align:center;
}
.sponsor-sec h3 {
	color: #707070;
	font-size: 22px;
	margin-bottom: 10px;
}
.sponsor-sec .sponsor_logo_outer {
	padding: 20px 15px;
    background-color: #FFF;
    margin-bottom: 35px;
}
.sponsor-sec .sponsor_logo_outer2 {
	padding: 10px 10px;
    background-color: #FFF;
     margin-bottom: 25px;
}
/* FOOTER */
footer {background-color:#072940; color: #FFF; position: relative;}
.footer-top {
	padding: 70px 0;

}
.footer-links {
	list-style: none;
	padding: 0;
	margin:0;
	
}
footer hr {border-top: 1px solid #a2b8c6; margin: 30px 0 30px 0;width: 70%;}
.footer-links li a {
	font-size: 15px;
	color: #a2b8c6;
}
.footer-social {margin-top: 20px;}
.footer-social a{
	font-size: 30px;
	color: #FFF;
	margin-right: 15px;
}
.footer-social a:hover{
	color: #106299;
}
.footer-blog-block {
    position: relative;
    margin: 0 0 30px 0 !important;

}
.footer-blog-block h4 {font-size: 18px;}
.footer-blog-block h4 a {color:#FFF;}
.footer-blog-block p {color:#5d89a7;}
.footer-blog-block h4, .footer-blog-block p {padding: 0 0 0 130px;
    margin-bottom: 10px; text-align: left;}
.footer-blog-block .img-sec {
      position: absolute;
    width: 110px;
    height: 110px;
    text-align: center;
    line-height: 64px;
}
.footer-blog-block .img-sec img {
	width: 100%;
}
.footer-bottom {
	padding: 30px 0;
	background-color: #052032;
}
.footer-bottom p{
	margin-bottom: 0;
}
.footer-bottom p a{
	color: #FFF;
	margin-left:20px;
}
.footer-bottom p a:hover{
	color: #e05538;
}
/* INNER PAGES */
.inner_banner {
	background-image: url("../images/inner-banner.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0 50px 0;
	color: #FFF;
}
.inner_banner p {margin-bottom: 0;}
.inner_banner p a{color: #FFF !important;}
.contact-top-box {
	background-color: #F5F5F5;
	padding: 50px 40px;
	/*margin: 0 30px;*/
	text-align: left;
}
.top-box .btn {
	min-width: 180px;
}
.contact-top-box h2 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
}
.full-height {height: 100%;}
.white-sec {
	padding: 90px 0;
}
.faq-sec {
	padding: 90px 0;
	background-color: #f7fafc;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f106";
    float: right; 
    font-weight: 700;
    color: #999;
    font-size: 22px;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f107"; 
}
.card-block {
	padding: 20px;
}
.form_outer {
	background-color: #f2ede3;
	padding: 50px;
	float:left;
}
.contact-form-outer .form_outer {
	float:none;
}
.contact-image {width: 100%;}
.form_outer .btn {font-size: 25px;}

.sticky.navbar {
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sticky .show-is-sticky, .sticky .show-not-sticky {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: 0;
	visibility: hidden;
}
.sticky .show-not-sticky {
	opacity: 1;
	visibility: visible;
}
.sticky.is-sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
}
.sticky.is-sticky.navbar {
	background-color: #FFF;
	border-bottom: 1px solid #f2ede3;
}
.sticky.is-sticky .show-is-sticky {
	opacity: 1;
	visibility: visible;
}
.sticky.is-sticky .show-not-sticky {
	opacity: 0;
	visibility: hidden;
}

/* BLOG */
.blog-sec {
	padding: 60px 0;
	background-color: #f2ede3;
}
.blog-outer {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
.blog-outer h5{
	color: #106299;
}
.blog-outer .readmore {
	font-size: 20px;
	font-weight: 600;
	color:#e05538;
}
.blog-outer .readmore:hover {
	color:#106299;
}
.blog-outer h3 a {
	color: #072940;
}
.blog-outer .author {color: #999;}
.blog-outer .blog-feature {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
}
.blog-sidebar {
	background-color: #fff;
	    padding: 20px 20px 50px 20px;
}
.search-sec .form-control {
    border: none;
    background-color: #F5F5F5;
}
.donate-ad {
	background-image: url("../images/sidebar-img.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	padding: 50px 30px;
	color: #FFF;
}
.donate-ad h2 {
	font-weight: 300;
    font-size: 60px;
    text-align: center;
    margin-top: 8%;
    line-height: 60px;
    margin-bottom: 20px;
}
.category-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.category-list li {
	padding: 8px 5px;
    border-top: 1px solid #EEE;
}
.category-list li:last-child {
	border-bottom: 1px solid #EEE;
	
}
.sponsorby {color: #8b8b8b; font-size: 22px;}
.blog-sidebar .recent-sec {
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
	position: relative;
}
.blog-sidebar .recent-sec h4, .blog-sidebar .recent-sec p {
	margin: 0 0 2px 90px;
}
.blog-sidebar .recent-sec h4 {
	font-size: 18px;
}
.blog-sidebar .recent-sec p {
	font-size: 16px;
}
.blog-sidebar .recent-sec .imgouter {
	width: 75px;
    height: 75px;
    position: relative;
    top: 0;
    margin-bottom: -75px;
}
.blog-sidebar .recent-sec .imgouter img {
	width: 100%;
}
.single-post-imgouter {
	position: relative;
}
.single-post-imgouter a img {
width:100%;
}
.single-post-imgouter .category {
    position: absolute;
    background-color: #072940;
    left: 20px;
    color: #FFF;
    padding: 5px 20px;
    bottom: -16px;
    font-size: 20px;
    font-weight: 600;
}
.single-post-details {
	padding: 20px;
}
.about-author-sec {
	position: relative;padding: 20px;
	display: inline-block; 
}
.about-author-sec >div {
	float: left;
    padding: 20px;
	background-color:#eaf3f9;}
.about-author-sec .authorphoto {
	width: 150px;
	height: 150px;
float: left;
}
.related{padding:20px;}
.about-author-sec .detail-sec  {
	    width: calc(100% - 165px);
    float: right;
}
.donate-sec {
	padding: 90px 0 60px 0;
	background-image: url("../images/donate-bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}

.donation-time input[type=radio] {
   display: none;
}
.donation-time label {
   padding: 12px 16px;
    font-size: 20px;
    font-weight: 600;
    background: #e2dbce;
    cursor: pointer;
    width: 100%;
    color: #2c2c2c;
    text-align: center;
}

.donation-time input:checked + label {
   color:#FFF; 
  background: #106299;
}
.donation-amount input[type=radio] {
   display: none;
}
.donation-amount label {
   padding: 8px 16px;
    font-size: 25px;
    font-weight: 600;
    background: #e2dbce;
    cursor: pointer;
    width: 100%;
    color: #2c2c2c;
    text-align: center;
}

.donation-amount input:checked + label {
   color:#FFF; 
  background: #106299;
}
.donation-amount .form-control {
    padding: 8px 10px;
    font-size: 24px;
    }
    .donation-form label.formtxt {
    	font-size: 18px;
    	font-weight: 600;
    }

    .chckbxouter {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.chckbxouter input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #FFF;
    border: solid 1px #dbd3c2;
}



/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chckbxouter input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chckbxouter .checkmark:after {
    left: 8px;
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid #333;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.donation-form hr {
    margin-top: 60px;
    margin-bottom: 60px;
    border: 0;
    border-top: 3px solid #FFF;
}
.payment-info input[type=radio] {
   display: none;
}
.payment-info label {
   padding: 12px 16px;
    font-size: 20px;
    font-weight: 600;
    background: #e2dbce;
    cursor: pointer;
    width: 100%;
    color: #2c2c2c;
    text-align: center;
}
.iconuser {
	background-image: url(../images/user-icon.png);
    background-repeat: no-repeat;
    background-position: 5px;
    padding-left: 40px;
}
.payment-info input:checked + label {
   color:#FFF; 
  background: #106299;
}
#left { height:100%; position: relative;}
.donate-img-sec {
	position: relative;
}
/*.donate-img-sec .txt-outer {
	background-color: rgba(7, 41, 64, 0.7);
	color: #FFF;
	position: absolute;
	padding: 20px;
	bottom: 0;
	right: 0;
	left:0;
}*/
.birdathon-low {color: #6d6d6d; font-size: 22px;}
.donate-img-sec .txt-outer h2{font-weight: 300; font-size: 50px; }
.donate-top-box {
	background-color: #F5F5F5;
	padding: 35px;
	/*margin: 0 30px;*/
	text-align: left; 
}
.donate-top-box h2 {
	font-size: 26px;
	margin-top: 20px;
}
#register-slide .carousel-item img {width: 100%;}
#register-slide .carousel-caption {
	    text-align: left;
    padding: 20px 50px;
    background-color: rgba(7, 41, 64, 0.7);
    left: 0;
    right: 0;
    bottom: 0;
}
#register-slide .carousel-caption h3 {
	 font-weight: 300; 
}
.rules-outer {
	padding: 20px;
	background-color: #f5f5f5;
}
.mission-sec {
	padding: 80px 0;
	background-image: url("../images/mission-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFF;
	text-align: center;
}
.mission-sec h2{ font-size:36px;}
.mission-sec .btn {
	margin:3px 4px;
	}
	.owl-carousel {
    display: inline-block!important;
}
/**/
#menu-top-menu .btn{
    padding:0 20px !important;
}
#menu-top-menu .btn a{
  color:#FFF !important;
  padding: 0.3rem .6rem;
}

#menu-top-menu .nav-link {
    padding: 0.3rem 1rem;
    text-transform: uppercase !important;
    font-size:20px;
}
#menu-footer-menu .nav-link {
     padding: 0;
    text-transform: uppercase !important;
}
.vc_row {
   margin-left: auto !important;
    margin-right: auto !important;
}
.equal-height-box{
margin-bottom:25px;
}
.post-eq-ht{
 margin-bottom:22px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: transparent !important;
    background-color: transparent !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  
    /*border-bottom: 1px solid #e8e8e8  !important;*/
    margin: 10px 0  !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-icon {
    font-size: 0.75em !important;
    line-height: 0;
    display: inline;
    color: #106299;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
   border-color: transparent !important;
    background-color: transparent !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
   border-color: transparent !important;
    background-color: transparent !important;
    text-align:left;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 18px !important;
    background-color: #d2e0eb !important;
    font-size: 18px;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    right: 20px !important;
    left: inherit !important;
}

/*************************added new**************************/
/* INNER PAGES */
.inner_banner {
	background-image: url("../images/inner-banner.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0 50px 0;
	color: #FFF;
}
.inner_banner p {margin-bottom: 0;}
.inner_banner p a{color: #FFF;}
.contact-top-box {
	background-color: #F5F5F5;
	padding: 25px 40px 0;
	/*margin: 0 30px;*/
	text-align: center;
}
.top-box .btn {
	min-width: 180px;
}
.contact-top-box h2 {
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
}
.full-height {height: 100%;}
.white-sec {
	padding: 90px 0;
}
.faq-sec {
	padding: 90px 0;
	background-color: #f7fafc;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f106";
    float: right; 
    font-weight: 700;
    color: #999;
    font-size: 22px;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f107"; 
}
.card-block {
	padding: 20px;
}
.form_outer {
	background-color: #f2ede3;
	padding: 50px;
}
.contact-image {width: 100%;}
.form_outer .btn {font-size: 25px;}

.sticky.navbar {
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sticky .show-is-sticky, .sticky .show-not-sticky {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: 0;
	visibility: hidden;
}
.sticky .show-not-sticky {
	opacity: 1;
	visibility: visible;
}
.sticky.is-sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
}
.sticky.is-sticky.navbar {
	background-color: #FFF;
	border-bottom: 1px solid #f2ede3;
}
.sticky.is-sticky .show-is-sticky {
	opacity: 1;
	visibility: visible;
}
.sticky.is-sticky .show-not-sticky {
	opacity: 0;
	visibility: hidden;
}

/* BLOG */
.blog-sec {
	padding: 60px 0;
	background-color: #f2ede3;
}
.blog-outer {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
.blog-outer h5{
	color: #106299;
}
.blog-outer .readmore {
	font-size: 20px;
	font-weight: 600;
}
.blog-outer h3 a {
	color: #072940;
}
.blog-outer .author {color: #999;}
.blog-outer .blog-feature {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
}
.blog-feature p {margin-bottom:8px;}
.blog-sidebar {
	background-color: #fff;
	    padding: 20px 20px 50px 20px;
}
.search-sec .form-control {
    border: none;
    background-color: #F5F5F5;
}
.donate-ad {
	background-image: url("../images/sidebar-img.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	padding: 50px 30px;
	color: #FFF;
}
.donate-ad h2 {
	font-weight: 300;
    font-size: 60px;
    text-align: center;
    margin-top: 8%;
    line-height: 60px;
    margin-bottom: 20px;
}
.category-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.category-list li {
	padding: 8px 5px;
    border-top: 1px solid #EEE;
}
.category-list li:last-child {
	border-bottom: 1px solid #EEE;
	
}
.sponsorby {color: #8b8b8b; font-size: 22px;}
.blog-sidebar .recent-sec {
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
	position: relative;
}
.blog-sidebar .recent-sec h4, .blog-sidebar .recent-sec p {
	margin: 0 0 2px 90px;
}
.blog-sidebar .recent-sec h4 {
	font-size: 18px;
}
.blog-sidebar .recent-sec p {
	font-size: 16px;
}
.blog-sidebar .recent-sec .imgouter {
	width: 75px;
    height: 75px;
    position: relative;
    top: 0;
    margin-bottom: -75px;
}
.blog-sidebar .recent-sec .imgouter img {
	width: 100%;
}
.single-post-imgouter {
	position: relative;
}
.single-post-imgouter .category {
    position: absolute;
    background-color: #072940;
    left: 20px;
    color: #FFF;
    padding: 5px 20px;
    bottom: -16px;
    font-size: 20px;
    font-weight: 600;
}
.single-post-details {
	padding: 20px;
}
.about-author-sec .detail-sec  {
	    width: calc(100% - 165px);
    float: right;
}
.donate-sec {
	padding: 90px 0 60px 0;
	background-image: url("../images/donate-bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}

.donation-time input[type=radio] {
   display: none;
}
.donation-time label {
   padding: 12px 16px;
    font-size: 20px;
    font-weight: 600;
    background: #e2dbce;
    cursor: pointer;
    width: 100%;
    color: #2c2c2c;
    text-align: center;
}

.donation-time input:checked + label {
   color:#FFF; 
  background: #106299;
}
.donation-amount input[type=radio] {
   display: none;
}
.donation-amount label {
   padding: 8px 16px;
    font-size: 25px;
    font-weight: 600;
    background: #e2dbce;
    cursor: pointer;
    width: 100%;
    color: #2c2c2c;
    text-align: center;
}

.donation-amount input:checked + label {
   color:#FFF; 
  background: #106299;
}
.donation-amount .form-control {
    padding: 8px 10px;
    font-size: 24px;
    }
    .donation-form label.formtxt {
    	font-size: 18px;
    	font-weight: 600;
    }

    .chckbxouter {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.chckbxouter input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #FFF;
    border: solid 1px #dbd3c2;
}



/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chckbxouter input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chckbxouter .checkmark:after {
    left: 8px;
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid #333;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.donation-form hr {
    margin-top: 60px;
    margin-bottom: 60px;
    border: 0;
    border-top: 3px solid #FFF;
}
.payment-info input[type=radio] {
   display: none;
}
.payment-info label {
   padding: 12px 16px;
    font-size: 20px;
    font-weight: 600;
    background: #e2dbce;
    cursor: pointer;
    width: 100%;
    color: #2c2c2c;
    text-align: center;
}
.iconuser {
	background-image: url(../images/user-icon.png);
    background-repeat: no-repeat;
    background-position: 5px;
    padding-left: 40px;
}
.payment-info input:checked + label {
   color:#FFF; 
  background: #106299;
}
#left { height:100%; position: relative;}
.donate-img-sec {
	position: relative;
}
.donate-img-sec .txt-outer {
	background-color: rgba(7, 41, 64, 0.7);
	color: #FFF;
	position: absolute;
	padding: 20px;
	bottom: 0;
	right: 0;
	left:0;
}
.birdathon-low {color: #6d6d6d; font-size: 22px;}
.donate-img-sec .txt-outer h2{font-weight: 300; font-size: 50px; }
.donate-top-box {
	background-color: #F5F5F5;
	padding: 35px;
	/*margin: 0 30px;*/
	text-align: left;
}
.donate-top-box h2 {
	font-size: 26px;
	margin-top: 20px;
}
#register-slide .carousel-item img {width: 100%;}
#register-slide .carousel-caption {
	    text-align: left;
    padding: 20px 50px;
    background-color: rgba(7, 41, 64, 0.7);
    left: 0;
    right: 0;
    bottom: 0;
}
#register-slide .carousel-caption h3 {
	 font-size:18px;
	 font-weight: 300; 
}
.rules-outer {
padding: 50px 50px 30px 50px;
    background-color: #f5f5f5;
    height: 100%;
    margin-bottom: 0 !important;
}
.mission-sec {
	padding: 80px 0;
	background-image: url("../images/mission-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFF;
	text-align: center;
}
.mission-sec .btn {
	margin:3px 4px;
	}

.rules-outer ul {
	padding: 0;
	margin: 0;    margin-top: 3rem!important;
	list-style: none;
}
.rules-outer ul li {
	margin-bottom: 30px; background:url(../images/icon-tick.png) no-repeat left top;
}
.rules-outer ul img {
	float: left;
}
.rules-outer ul h5 {
	text-transform: uppercase;
}
.rules-outer ul h5, .rules-outer ul p {
	margin-left: 50px;
	margin-bottom: 0;
}

.cmntlist ul {
	padding: 0;
	margin: 0;
	list-style: none;

}
.cmntlist ul li {
	margin-bottom: 15px;
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 30px;
}
.prize-sec {
	padding: 90px 0;
	background-color: #d2e0eb;
}
.prize-list {
   background-color: #f8f5ef;
    position: relative;
    padding: 30px 20px;
    text-align: center;
}
.prize-list:after {
   content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-bottom: 15%;
    background:#f8f5ef;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    /*margin-top: -1px;*/
}
.register-form [type="radio"]:checked,
.register-form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.register-form [type="radio"]:checked + label,
.register-form [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    font-weight: 700;
}
.register-form [type="radio"]:checked + label span,
.register-form [type="radio"]:not(:checked) + label span
{
display: block;
    font-weight: 400;
    font-size: 13px;
}
.register-form [type="radio"]:checked + label:before,
.register-form [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.register-form [type="radio"]:checked + label:after,
.register-form [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #106299;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.register-form [type="radio"]:not(:checked) + label:after {
     background: #d7d7d7;
}
.register-form [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.team-entry {display: none;}
.rgstr-box {
	padding: 20px 20px 0;
	background-color: #f5f5f5;
	text-align: left;
}
.rgstr-box h3 {
	font-weight: 600;
	margin-top: 20px;
	font-size: 20px;
}
.rgstr-box p {
	font-size: 13px;
	    margin-bottom: 10px;
	    line-height:20px;
}
.fixed {
  position:fixed !important;
  top:180px;

}
/***********form */
#dgx-donate-container {
background-color: #f2ede3 !important;
padding: 0 60px;
border-radius:0;
}
.dgx-donate-form-section {
    background: transparent;
    border-radius: 0;
    border: none !important;
    padding: 40px 0;
    margin: 0;
}
.dgx-donate-form-section input[type=text] {
    padding: 8px 4px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #dbd3c2;
    outline: none;
        margin-bottom: 12px !important;
}
div#_dgx_donate_donor_address2 input[type=text] {
    margin-bottom: 0px !important;
}
.dgx-donate-comment {
     margin-bottom: 12px !important;
     display: block;
}
.dgx-donate-form-section select {
     padding: 8px 4px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #dbd3c2;
    max-width: 100%;
    outline: none;
        margin-bottom: 12px !important;
}
div#_dgx_donate_repeating {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.dgx-donate-form-section span.horiz {
    margin-left: 0px;
    width: 33.33%;
    display: block;
    float: left;
}
.dgx-donate-form-section .aftertext {
    margin-left: 0;
}
.dgx-donate-form-section h2 {
    margin-bottom: 15px !important;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 20px;
    height: 20px;
}
div#header_desc {
    margin-bottom: 10px;
}
input#_dgx_donate_user_amount {
    margin-top: 15px;
}
div#dgx-donate-form-donor-section {
    margin: 0 -15px;
}
div#dgx-donate-form-billing-section {
     margin: 0 -15px;

}
div#dgx-donate-form-billing-section div {
     padding: 0 15px;

}
div#dgx-donate-form-donor-section div {
    padding: 0 15px;
}
div#_dgx_donate_donor_first_name {
    width: 50%;
    float: left;
}
div#_dgx_donate_donor_last_name {
    width: 50%;
    float: left;
}
div#_dgx_donate_donor_city, div#_dgx_donate_donor_state, div#_dgx_donate_donor_country, div#_dgx_donate_donor_zip {
    width: 50%;
    float: left;
}
div#_dgx_donate_add_to_mailing_list {
    margin-bottom: 10px;
}
div#dgx-donate-form-donation-section, div#dgx-donate-form-donor-section {
    position:relative;
}
div#dgx-donate-form-donation-section:after, div#dgx-donate-form-donor-section:after {
   position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #FFF;
    bottom: 0px;
    left: 0;
    right: 0;
}
input[type="text"].seamless-donations-invalid-input {
    background-color: #FFF;
    border: 1px solid #e05538;
}
.seamless-donations-error-message-field {
  
    display: none !important
}
.seamless-donations-forms-error-message {
    color: #FFF;
    text-align: center;
    background-color: #e05538;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    left: 0;
    max-width: 80%;
    margin: 0 auto;
}

/****form ends****/
.txt-outer{ position: relative;
    background-size: cover;
    min-height: 340px;}
.txt-outer .wpb_wrapper{ background-color: rgba(7, 41, 64, 0.7);
    color: #FFF;
    position: absolute;
    padding: 20px;
    bottom: 0;
    right: 0;
    left: 0;}
.txt-outer h2,.txt-outer p {
    font-weight: 300;
    font-size: 50px; margin:0; padding:0; line-height:1.2;
}
input[type="image"] {
    width: 100%;
    margin-top: 25px;
    padding: 0;
    border: none;
    background-color: #e05538;
}
.prize-list h3{    margin-top: 0px!important; font-size:20px;}
.prize-list p {font-size: 14px; margin-bottom:10px;}
.prize-list img {width:70px;}
.see-btn button,.mission-sec a {
color: #fff !important;
    background-color: #e05538!important;
    border-color: #e05538!important;
	    display: inline-block!important;
    font-weight: 700!important;
    text-align: center!important;
    white-space: nowrap!important;
    vertical-align: middle!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    border: 1px solid transparent!important;
    padding: .60rem 2rem!important;
    font-size: 1.1rem!important;
    line-height: 1.5!important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out!important;
}
.mission-sec a{margin:0 5px;}
.mission-sec a:nth-child(2){    background-color: #106299 !important;}
.mission-sec a:nth-child(2):hover{      color: #fff;
    background-color: #0a5587!important;
    border-color: #0a5587!important;}
.see-btn button:hover,.mission-sec a:nth-child(1):hover {
     background-color: #cc4427!important;
    border-color: #cc4427!important;
}
.see-btn a:not(:disabled):not(.disabled):active:focus,.rgstr-box button:not(:disabled):not(.disabled):active:focus,.mission-sec a:nth-child(1):not(:disabled):not(.disabled):active:focus{
    box-shadow: 0 0 0 0.2rem rgba(220,53,69,.5)!important;
}
.rgstr-box a{
	    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
   
  
}
.recent_post .wpb_content_element {
margin-bottom:0px !important;
}
.rgstr-box a:hover{
    /*background-color: #0a5587!important;*/
    /*border-color: #0a5587!important;*/
}
.cmntlist p{
    font-size: 1.4rem;
    font-weight: 300;
}
.rmrow { width:50%; float:left;}
.rmagic .rmcontent form fieldset {
    padding: 0 !important;
}
.rmrow > div label{font-size:16px; font-weight:400 !important; font-family:'Source Sans Pro', sans-serif; color:#072940}
.rmrow > div{ width:100%; padding:0 5px !important; display:block !important;}
.rmrow > div { min-height:10px !important; max-width:100%;}
.rmrow > div input,.rmrow > div select{display: block;
   display: block;
    width: 100%;
    padding: 5px;
    font-size: 18px !important;
    line-height: 1.5;
    font-weight: 300;
    background: #FFF !important;
    background-clip: padding-box !important;
    border: 1px solid #dbd3c2 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none !important;
    min-height: 39px !important;}
.team-entry #rm_form_page_form_7_1_1 .rmrow:nth-child(1),.team-entry #rm_form_page_form_7_1_1 .rmrow:nth-child(9),.team-entry #rm_form_page_form_7_1_1 .rmrow:nth-child(16),.team-entry #rm_form_page_form_7_1_1 .rmrow:nth-child(2),.team-entry #rm_form_page_form_7_1_1 .rmrow:nth-child(3),#rm_form_page_form_4_1_1 .rmrow:nth-child(1),#rm_form_page_form_4_1_1 .rmrow:nth-child(9),#rm_form_page_form_4_1_1 .rmrow:nth-child(10){
	width:100%;
}
.team-entry #rm_form_page_form_7_1_1 .rmrow:nth-child(4),#rm_form_page_form_4_1_1 .rmrow:nth-child(4){ width:75%;}
#rm_form_page_form_4_1_1 .rmrow:nth-child(6),#rm_form_page_form_7_1_1 .rmrow:nth-child(6){ max-width:42%; }
#rm_form_page_form_4_1_1 .rmrow:nth-child(7),#rm_form_page_form_7_1_1 .rmrow:nth-child(7){max-width:33%; }
#rm_form_page_form_4_1_1 .rmrow:nth-child(8),#rm_form_page_form_7_1_1 .rmrow:nth-child(8),.team-entry #rm_form_page_form_7_1_1 .rmrow:nth-child(5),#rm_form_page_form_4_1_1 .rmrow:nth-child(5){max-width:25%; }
.rmrow > div input.rm-form-field-invalid-msg , .rmrow > div select.rm-form-field-invalid-msg{border:1px red solid !important;}
label.rm-form-field-invalid-msg{ display:none !important;}
.rm_optin_text input{ width:auto !important; float:left;}
.rm_optin_text label {
    width: 95%;
}
.buttonarea input[type="submit"]{width:100% !important; background:#e05538 !important;border-color:#e05538 !important;box-shadow: 0 0 0 0.1rem #e05538 !important;
}
.buttonarea input[type="submit"]:hover {background:#cc4427 !important;}
.bx-viewport .vc_column-inner{padding:0 !important;}
.bx-wrapper {margin-bottom:0 !important;}
.bx-wrapper img {width: 100%;}
#register-slide .wpb_content_element {margin-bottom: 0px;}
.rmagic .rmrow .rminput textarea {
     box-shadow: none !important;
 border: 1px solid #dbd3c2 !important; height:80px; resize:none;
}
.rmagic textarea { height: 150px;}
.carousel-control-next-icon, .carousel-control-prev-icon{
 position: absolute;
    top: 45%;
    margin-top: -16px;
    outline: 0;
    width: 30px;
    height: 55px;
    text-indent: -9999px;
    z-index: 9999;
    background-size: 20px !important;
}
 .carousel-control-prev-icon{
 left: 10px;
    background: url(../images/arrow-left.png) no-repeat 0 0;
}
 .carousel-control-next-icon{
 right: 10px;
    background: url(../images/arrow-right.png) no-repeat 0 0;
}
.carousel-item p {
    margin: 0 auto 20px auto;
    width: 80%;
}
.search-field{    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
    border: none;
    background-color: #F5F5F5;
    display: block;
    padding: .375rem .7rem;
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    /*float: left;*/
    outline:none;
    width: 77%;
}
#sidebar > ul{ padding:0;}
#sidebar > ul > li{ margin-bottom:40px;}
.searchsubmit {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .60rem 2rem;
    font-size: 1.1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	color: #fff;
    background-color: #106299;
    border-color: #106299;

}
.pull-left img{width:75px; height:75px;}
.media-body h3 a{    font-size: 18px;    color: #072940;}
.media-body .entry-meta.small span{ font-size:16px;    font-weight: 400; color: #072940;}
.latest-posts .media{
    border-bottom: 1px solid #CCC;
    padding: 10px 0; margin:2px 0 0;
    position: relative;}
.widget_categories ul{ padding:0;}
.widget_categories ul li {
    padding: 8px 5px;
    /*border-top: 1px solid #EEE;*/
}
h2.widgettitle {
    font-size: 24px; margin:0 0 10px 0;
}
.textwidget p,.widget_media_image { margin:0 !important;}
.widget_media_image{ text-align:center;}
.blog-feature ul.post-categories ul{ width:100%; }
.blog-feature ul.post-categories li a{    color: #106299; font-size:16px;}

.nc_socialPanelSide .nc_tweetContainer {
    width: 50px !important; 
}
.nc_socialPanelSide .nc_tweetContainer .swp_share {
    display: none !important;
}
#commentform .namefield {
       width: 49% !important;
    float: left;
    margin-right:2%;
}
#commentform .form-group .form-control {
   border:none;
   background-color:#f5f5f5;
}
#commentform .emailfield {
       width: 49% !important;
    float: left;
}
#commentform .form-group:last-child {
    width: 100% !important;
    margin: 0 !important;
}
li.media {
    padding:20px;
    background-color:#F5F5F5;
    display: block;
    margin-bottom:20px;
}
div#respond {
    display: grid;
    width: 100%;
}
p.form-submit {
    display: inline-block;
    width: 100%;
}
.reply-link a {font-weight:700; line-height:0;}
.comment-metadata a{
    color:#8a8a8a;
}
.media-left {
    float: left;
    margin-right: 10px;
}
li.media .media-heading {
    margin-bottom:0;
}
li#media_image-2 img {
width:100%;
}
ul.children {
    border-top: 1px dashed #CCC;
    margin: 25px 0 0 0;
}
ul.children li {
   padding: 15px 10px 0 0px;
    margin-bottom: 0;
}
ul.children li li {
    padding:0px;
    margin-bottom: 0;
}
.media-body {
    display: inline-block;
}
a.comment-reply-link {
    font-size: 14px;
    background-color: #178ad0;
    padding: 2px 15px;
    color: #FFF;
}
li.edit-link {
    display: inline-block;
    margin-right: 5px;
}
a.comment-reply-link:hover {
    background-color: #0a5587;
}
li.reply-link {
    line-height: 0px;
    padding: 0 !important;
    display: inline-block;
}
 .rmradio input[type="checkbox"]{
  display: none !important;
}

.rmradio label{ /* checkbox label */
  display: block;
  position: relative;
  padding-left: 32px; /* space to the left of label text */
  padding-top: 2px;
  margin-bottom: 1em; /* bottom spacing */
  cursor: pointer;
}

.rmradio label::before{ /* flat box */
  content: '';
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: #FFF;
 border: solid 1px #dbd3c2;
  left: 0;
  top: 0;
}

.rmradio label::after{ /* check mark inside flat box*/
  content: '\f00c'; /* fontAwesome icon font unicode. See http://fortawesome.github.io/Font-Awesome/cheatsheet/ for others */
  position:absolute;
  left: 3px;
  top: 3px;
  font: normal 18px FontAwesome;
  color: #072940;
  width: 0; /* hide check mark initially */
  text-shadow: 0 0 2px #eee;
  overflow: hidden;
}

.rmradio input[type="checkbox"]:checked + label::after{ /* check mark when checkbox is checked */
  transition: width 0.2s; /* CSS3 transition on width property */
  width: 25px; /* expand check mark to show it. Value should reflect that of container box */
}
.footer-top  li{list-style-type:none;}
.footer-top .widget_media_image {
    text-align: left;
}
.bottomborder {position:relative; margin-bottom:25px;}
.bottomborder:after {
        position: absolute;
    content: '';
    width: 40px;
    height: 2px;
    background: #072940;
    left: 0;
    bottom: -10px;
}
.blog-sidebar .searchform {
display: block;
    background: #f5f5f5;
    position: relative;
}
.blog-sidebar .searchform  .searchsubmit {
float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.vc_btn3 {
   padding: .60rem 2rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    font-weight: 700;
  }
.vc_btn3-color-danger {
 background-color: #e05538!important;
}
.nc_socialPanelSide.nc_socialPanel.swp_default.swp_d_fullColor.swp_i_fullColor.swp_o_fullColor.slide.swp_three .nc_tweetContainer.totes.totesalt {
    background: #fff !important;
}
.contact-inner {
    background-color: #f2ede3;
    padding: 50px;
    display:inline-block;
}
.contact-inner label span i {display:none;}
.contact-inner .rmrow:last-child { width:100% !important;}
.contact-inner .buttonarea .btn {font-size:25px;}
.nc_socialPanel div.totes.totesalt {
    background-color: #FFF !important;
}
div.nc_socialPanel .nc_tweetContainer {
    border-radius:0 !important;
}
ul.social-icons-lists {padding: 0;}
ol.carousel-indicators {margin-bottom:0;}
.social-icons-lists .socicon {
    font-size:24px !important;
    color:#FFF !important;
    padding: 2px !important; 
}
.social-icons-lists .socicon:hover {
    color:#106299 !important;
}
ul.social-icons-lists {
    margin-top: 8px !important;
    margin-bottom: 0 !important;
}
span.st-lp-time {
    display: none;
}
.rpwwt-widget a {
    font-size: 18px;
    font-weight: bold;
    color: #072940;
}
.rpwwt-widget ul li {
    overflow: hidden;
    margin: 0 0 8px !important;
}
.rpwwt-post-author {
    color: #106299;
}
/*.rmagic .rmcontent form fieldset {
    padding: 0 !important;
    margin: 0 -8px 0 -8px;
    width: auto;
}*/
.rmagic .rmagic-form.rmagic-form-btn-center .buttonarea {
    padding: 0 8px;
}
.vc_btn3-container.see-btn {
    padding-left: 50px;
}
footer .widget_nav_menu ul{ padding:0;}
footer .widget_nav_menu ul a{color:#fff;}
.nc_socialPanelSide.slide {
    left: 5px !important;
}
.prize-sec .see-btn {
    padding-left: 0;
}
.comment-respond .form-submit {
text-align:right;
}
#commentform .form-group textarea.form-control {
height: 140px;
}
.comment-respond .form-submit .btn-primary {
background-color: #e05538;
    border-color: #e05538;
}
.comment-respond .form-submit .btn-primary:hover {
background-color: #cc4427;
	border-color: #cc4427
}
h6#comments {
    margin-top: 30px;
}
.wpb_text_column.wpb_content_element.carousel-captions {
    background: #10283c;
    color: #fff;
    padding: 20px 40px 50px;
    font-size: 18px;
    font-weight: 300;
    
}
.register-slider .wpb_single_image {
    margin: 0;
}
.register-slider .vc_pagination {
    margin: -44px 0 0 0 !important;
    z-index: 1;
}
.rmagic .rmrow .rminput select {
    line-height:33px !important;
}
footer .rpwwt-widget a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
footer .rpwwt-post-excerpt {
    color: #106299;
}
.contact-inner .rmrow {
    width: 100% !important;
}
.rmagic .rmrow .rminput textarea.rm-form-field-invalid-msg {
    border-color: red !important;
    outline-color: red !important;
}
.widthrestrict {
    max-width: 660px;
}
.sponsor-sec .wpb_content_element {
    margin-bottom: 10px;
}
.recent_post_text h3 a{    color: #072940;}
.blog-outer .author {
    font-size: 15px !important;
}
.rmagic .buttonarea {
    margin: 10px 0 10px !important;
}
.single-post .recent_post_text p, .single-post .recent_post_text h3 {
    margin-bottom: 10px;
}
.single-post .recent_post_text {
    padding: 20px 30px;
}
.navbar-brand {
    width: 340px;
}