body {
	font-family: 'Open Sans', sans-serif;
}
header.header {
	background: #3b3b3b;
}
header .menu ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
header .menu ul li {
	float:left;
	padding: 47px 12px 48px 12px;
	position:relative;
}
header .menu ul li:hover {
	background-color:#d93f2a;
}
header .menu ul li a {
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	color:#ffffff;
	font-size:17px;
}
header .menu ul li ul {
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding:0;
	position: absolute;
	top: 118px;
	z-index: 999;
	background-color:#3b3b3b;
	display:none;
}
header .menu ul li ul li {
	padding:0;
	background:none!important;
	border-bottom: 1px solid #fff;
	height: 30px;
	padding: 0;
	text-align: center;
	width: 153px;
}
header .menu ul li ul li:last-child {
	border-bottom:none;
}
header .menu ul li ul li:hover {
	background-color:#d93f2a!important;
	color:#fff;
}
header .menu ul li:hover ul {
	display:block;
}
header .mobile-menu {
	display:none;
}
.banner {
	position: relative;
}
.banner .slide ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}
.banner .slide ul li img {
	width:100%;
}
.banner .banner-bottom {
	width:100%;
	height:100px;
	background:#727272;
}
.banner .banner-top {
	left: 70px;
	position: absolute;
	bottom:0px;
	z-index:99;
}
.who-is {
	background:#828282;
	padding:100px 0px 75px 0px;
}
.who-is .col-left {
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
	font-weight:700;
	text-transform:uppercase;
	font-size:45px;
	padding-top:50px;
	text-align:justify;
}
.who-is .col-right {
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
	font-size:22px;
	font-weight:600;
}
.profile {
	background:#ffffff;
	padding:50px 0px;
}
.profile .profile-title {
	color:#d93f2a;
	font-family: 'Open Sans', sans-serif;
	font-size:32px;
	font-weight:800;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:50px;
}
.block {
	border-bottom:3px solid#d93f2a;
}
.block h3 {
	color:#d93f2a;
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	font-weight:800;
	background: #f8f8f8;
	margin:0;
	padding:20px 0px 20px 15px;
	text-transform:uppercase;
}
.block .block-img img {/*max-width:100%;*/
	width:100%;
}
.block .block-text {
	background:#f8f8f8;
	padding:20px 15px 20px 15px;
	text-align:justify;
}
.block .block-text p {
	color:#b6b6b6;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
}
.block .block-text a.read-more {
	border-bottom:2px dotted#b5bac0;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	text-transform: uppercase;
	text-decoration:none;
}
.block .block-text a.read-more:hover {
	color:#d93f2a;
	border-bottom:2px dotted#d93f2a;
}
.voluntary-activity {
	background:#ffffff;
	padding-bottom:30px;
}
.voluntary-activity .voluntary-title {
	color:#d93f2a;
	font-family: 'Open Sans', sans-serif;
	font-size:32px;
	font-weight:800;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:50px;
}
.interact {
	background: url(../images/interact-bg.png) no-repeat center center;
	padding:170px 0px;
}
.interact .interact-title {
	font-family: 'Open Sans', sans-serif;
	font-size:45px;
	font-weight:800;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	padding-bottom:100px;
}
.interact .interact-icon ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.interact .interact-icon {
	float:none;
	text-align:center;
}
.interact .interact-icon ul li {
	display: inline-block;
	float: none;
	width:33%;
}
.interact .interact-icon ul li:last-child {
	margin-right:0;
}
.interact .interact-icon ul li h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:800;
	text-transform:uppercase;
	color:#ffffff;
}
.twitter-section {
	background:#d93f2a;
	border-bottom:7px solid#c82914;
	padding:100px 0px;
}
.twitter-section .twitter-icon {
	text-align:center;
}
.twitter-section .twitter-icon img {
	background-color: #ffffff;
	border-radius:100%;
}
.twitter-section .twitter-des {
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:32px;
	font-weight:400;
	font-style:italic;
	/*padding-top:30px;*/ padding-top:0px;
}
footer .footer-top {
	background: #3b3b3b;
	padding:60px 0px;
}
footer .footer-top .linkdin-link h2 {
	background: url(../images/linkdin.png)no-repeat left center;
	padding:31px 0 0 73px;
}
footer .lindin-profile .left-section {
	float:left;
}
footer .lindin-profile .right-section {
	padding-top:20px;
}
footer .lindin-profile h1 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	font-weight: 800;
	text-transform: uppercase;
}
footer .lindin-profile p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
footer .left-section a#read-more {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
footer .footer-top h2 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	height: 64px;
	letter-spacing: -2px;
	padding: 31px 0 0 58px;
	text-transform: uppercase;
}
footer .footer-top .recent-post h2 {
	background: url(../images/recentpost.png)no-repeat left center;
}
footer .footer-top .recent-post h2 {
	padding: 31px 0 0 75px;
}
footer .footer-top .recent-post h3 {
	display:none;
}
footer .footer-top .recent-post .post {
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}
footer .footer-top .recent-post .post:last-child {
	border:none;
}
footer .footer-top .recent-post .post h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:700;
}
footer .footer-top .recent-post .post .post-des {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-bottom:5px;
}
footer .footer-top .recent-post a#readmore {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform: uppercase;
	font-weight:700;
	text-decoration: none;
}
footer .footer-top .recent-post .srp-widget-singlepost {
	padding-bottom:20px;
}
footer .footer-top .recent-post .srp-post-title {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-bottom:10px;
}
footer .footer-top .recent-post .srp-post-title a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
}
footer .footer-top .recent-post .srp-post-content {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
}
footer .footer-top .recent-post .srp-post-content .srp-post-stringbreak-link {
	display:block;
	margin:0;
	padding-top:5px;
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
footer .footer-link ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
footer .footer-link ul li a {
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	color:#ffffff;
	font-size:14px;
}
footer .twitter-footer h2 {
	background: url(../images/twitter-footer.png)no-repeat left center;
}
footer .twitter-footer .twitter-twit {
	background: url(../images/twitter-describe.png)no-repeat left top;
	height: 300px;/*padding: 80px 25px 0;*/
	padding:75px 35px 0 15px;
	width:335px;
}
footer .twitter-footer .twitter-twit ul {
	list-style-type: none;
	padding:0;
	margin:0;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	color:#ffffff;
	font-size:14px;
}
footer .footer-bottom {
	background:#d93f2a;
	padding:15px 0px;
}
footer .footer-bottom .social {
	text-align:center;
}
footer .footer-bottom .social a.twitter-icon {
	background: url(../images/twitterfooter.png)no-repeat left center;
	display: inline-block;
	height: 24px;
	width: 20px;
	margin-right:25px;
}
footer .footer-bottom .social a.linkdin-icon {
	background: url(../images/linkdinfooter.png)no-repeat left center;
	display: inline-block;
	height: 24px;
	width: 32px;
}
/*======================Mobile Menu======================*/


.header .mobile-menu a.toggle-icon {
	background-color: #D93F2A;
	background-image: url("../images/menu-icon.png");
	background-position: 95% center;
	background-repeat: no-repeat;
	border-radius: 5px 5px 0 0;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	text-decoration: none;
}
.header .mobile-menu #mob-menu {
	background: #4b4b4b none repeat scroll 0 0;
	border-top: 1px solid #fff;
}
.header .mobile-menu #mob-menu ul {
	margin: 0;
	padding: 0;
}
.header .mobile-menu #mob-menu ul li {
	list-style: outside none none;
}
.header .mobile-menu #mob-menu ul li a {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	font-weight: 600;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.header .mobile-menu #mob-menu ul li a:hover {
	background-color: #D93F2A;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.header .mobile-menu #mob-menu ul ul li a {
	padding-left: 40px;
}
/*======================About us======================*/



.inner-banner {
	display:table;
	width:100%;
}
.inner-banner h1 {
	margin:0;
	display:table-cell;
	text-align:center;
	width:100%;
	vertical-align:middle;
	font-size:37px;
	line-height:40px;
	color:#fff;
	font-weight:900;
	text-transform:uppercase;
}
.inner-banner.about-us {
	background:url(../images/about-banner.jpg) center top no-repeat;
	height:265px;
}
.main-container {
	padding:40px 0;
}
.left-coloum p { /*font-size:18px;*/ text-align:justify;
	font-size:17px;
	line-height:24px;
	color:#3b3b3b;
	margin-bottom:20px;
}
.get-contact {
	background-color:#f8f8f8;
	padding:30px;
	margin-left:50px;
	border-bottom:7px solid #d93f2a;
}
.get-contact h2 {
	margin:0;
	font-size:28px;
	line-height:34px;
	font-weight:900;
	color:#d93f2a;
}
.get-contact .form-text {
	padding-right:132px;
	padding-top:20px;
	background:url(../images/dennis-contact.png) right top no-repeat;
}
.get-contact .form-text p {
	font-size:16px;
	line-height:20px;
	color:#3b3b3b;
}
.get-contact ul {
	padding-left:0;
}
.get-contact ul li {
	list-style:none;
}
.get-contact .check li {
	background:url(../images/check-image.png) left center no-repeat;
	padding-left:20px;
	font-size:16px;
	line-height:20px;
	margin-bottom:5px;
}
.get-contact .form-field {
	padding-top:20px;
}
.get-contact .form-field li {
	margin-bottom:15px;
}
.get-contact .form-field input[type=text], .get-contact .form-field input[type=tel], .get-contact .form-field input[type=email] {
	border:1px solid #c2c2c2;
	background-color:#fff;
	height:40px;
	line-height:40px;
	padding:0 10px;
	width:100%;
	font-size:12.5px;
}
.get-contact .form-field textarea {
	border:1px solid #c2c2c2;
	background-color:#fff;
	padding:5px 10px;
	width:100%;
	color:#6b6b6b;
	font-size:12.5px;
}
.get-contact .form-field li.captcha {
	text-align:center;
}
.get-contact .form-field li input[type="submit"] {
	background:#d93f2a;
	border:none;
	padding:0 25px;
	height:38px;
	line-height:38px;
	font-size:12.5px;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
}
.get-contact .form-field li.submit {
	text-align:center;
	padding-top:10px;
}
/*======================Blog======================*/

.blog .left-coloum .entry-title {
	font-size:28px;
	line-height:36px;
	margin-bottom:0;
}
.blog .left-coloum .entry-title a {
	color:#3b3b3b;
	text-decoration:none;
	font-weight:600;
}
.blog .left-coloum .entry-meta {
	margin-bottom:10px;
}
.blog .left-coloum .entry-meta span {
	margin-right:6px;
}
.blog .left-coloum .entry-meta a {
	color:#d93f2a;
}
.blog .left-coloum .entry-thumbnail {
	float:left;
	width:45%;
	margin-right:15px;
	margin-bottom:15px;
}
.blog .left-coloum .entry-thumbnail img {
	max-width:100%;
	height:auto;
	border:4px solid #fff;
	box-shadow:0 0 10px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, .4);
	-o-box-shadow:0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .4);
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
}
.blog-sidebar .widget-title {
	font-size:22px;
	font-weight:600;
	line-height:24px;
}
.blog-sidebar .search-form {
	clear:both;
	overflow:hidden;
}
.blog-sidebar .search-form label {
	float:left;
}
.blog-sidebar .search-form .screen-reader-text {
	display:none;
}
.blog-sidebar .search-form input[type=search] {
	height:32px;
	line-height:32px;
	padding:0 10px;
	border:1px solid #3b3b3b;
}
.blog-sidebar .search-form input[type=submit] {
	float:left;
	height:32px;
	line-height:32px;
	border:1px solid #d93f2a;
	background:#d93f2a;
	color:#fff;
	font-weight:600;
	margin-left:5px;
	padding:0 15px;
}
.blog-sidebar ul {
	padding-left:0;
}
.blog-sidebar ul li {
	list-style:none;
	margin-bottom:5px;
}
.blog-sidebar ul li a {
	color:#d93f2a;
	text-decoration:none;
}
.blog-sidebar ul li a:before {
	content:"- "
}
.single .blog .left-coloum .entry-thumbnail {
	float:none;
	width:100%;
	margin-right:0;
}

.img-bottom ul{list-style-type: none;padding:0; margin:0;}
.img-bottom ul li{margin-top:20px; float:left; margin-right:25px;}
.img-bottom1 ul {list-style-type: none;padding:0; margin:0;}
.img-bottom1 ul li{float: left;margin-right:4px;width: 49%;}
.img-bottom1 ul li img{max-width:100%;height:auto;}
.img-bottom ul li img{max-width:100%;height:auto;}

.img-bottom2 ul {list-style-type: none;padding:0; margin:0;}
.img-bottom2 ul li{float: left;margin-right:4px;width: 49%;}
.img-bottom2 ul li img{max-width:100%;height:auto;}
.inner-col .rx_isotope_ui .isotopeMenu{text-align:left!important;}
.inner-col .rx_isotope_ui .isotopeMenu > li > a{padding: 0px 5px!important;}
.charity-img{margin-left:50px;}
.blog .blog .left-coloum h1{font-size: 26px;
    line-height: 36px;
    margin-bottom: 0;}

.blog .left-coloum .archive-header h1{font-size:30px;}

.main-container .left-coloum #wpcf7-f531-p20-o1 .wpcf7-form p input{ border: 1px solid #909090;
    color: #8e8e8e;
    font-size: 13px;
    font-weight: 300;
    padding: 3px 10px;
    width: 78%;}
    
   .main-container .left-coloum #wpcf7-f531-p20-o1 .wpcf7-form p textarea {
        
        border: 1px solid #909090;
    color: #8e8e8e;
    font-size: 13px;
    font-weight: 300;
    height: 150px;
    padding: 3px 10px;
    width: 78%;
    }
    
   .main-container .left-coloum #wpcf7-f531-p20-o1 .wpcf7-form p input[type="submit"] {
    background: #d93f2a none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 12.5px;
    font-weight: 700;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    text-transform: uppercase;
    width:15%;
}

.main-container .left-coloum #wpcf7-f531-p20-o1 .wpcf7-form p input[type="submit"]:hover{background:#3b3b3b;}

/*======================Custom Responsive======================*/

@media (min-width: 1600px) {
 .banner .slide .sky .tp-bgimg.defaultimg{background-position:center -120px!important;}  
}


@media (min-width: 1200px) {
}
 @media (min-width: 992px) and (max-width: 1199px) {
 header .menu ul li {
 float: left;
 padding: 47px 10px 48px;
 position: relative;
}
.banner .banner-top {
    left: 10px;
    }
.img-bottom ul li {
width: 100%;
}
span.wpcf7-not-valid-tip{width:40%!important;}
.banner .banner-top img{max-width:65%;}
}
 @media (min-width: 768px) and (max-width: 991px) {
 header .menu ul li {
 padding: 15px 12px;
}
 .banner .banner-top {
    left: 10px;
    }
 
 .block h3 {
font-size:18px;
}
 .interact .interact-icon ul li {
margin-right: 75px;
}
 .twitter-section {
padding:50px 0px;
}
 .interact {
padding:100px 0px;
}
footer .footer-top h2 {
font-size:24px;
}
.get-contact .form-text {
 background: rgba(0, 0, 0, 0) url("../images/dennis-contact.png") no-repeat scroll right top / 60px auto;
 padding-right: 30px;
 padding-top: 20px;
}
 .get-contact h2 {
 font-size: 20px;
}
 footer .twitter-footer .twitter-twit {
 background-image: rgba(0, 0, 0, 0) url("../images/arrow-top.png") no-repeat scroll left top;
 background-size: cover;
    border-radius: 17px;
    height: 240px;
    padding: 87px 1px 13px 8px;
    width: 100%;

}
 header .menu ul li {
 padding: 41px 4px 42px 3px;
}
 header .menu ul li a {
font-size:15px;
}
header .menu ul li ul {
 top: 104px;
}
.logo img {
max-width:100%;
}
.interact .interact-icon ul li {
width: 26%;
}
.blog-sidebar .search-form input[type="search"] {
padding: 0 7px;
}

.img-bottom ul li{margin-bottom:20px; float:none; margin-right:0px;}
.img-bottom1 ul li {float: left;margin-right: 4px;width: 49%;}
.blog .left-coloum iframe{width:100%;}
span.wpcf7-not-valid-tip{width:40%!important;}
.banner .banner-top img{max-width:65%;}
}
 @media (min-width: 600px) and (max-width: 767px) {
}
 @media (max-width: 767px) {
 header .menu {
display:none;
}
header .mobile-menu {
display:block!important;
margin-top:15px;
}
 .banner .banner-top {
position: static;
}
 .block h3 {
font-size:18px;
}
 .interact .interact-icon ul li {
margin-right: 75px;
}
 .twitter-section {
padding:50px 0px;
}
 .interact {
padding:100px 0px;
}
 .who-is .col-left {
padding-top: 25px;
font-size:30px;
}
 .who-is {
padding: 0 0 50px;
}
 .who-is .col-right {
font-size:18px;
}
 .voluntary-activity .voluntary-title {
 color: #d93f2a;
 font-family: "Open Sans", sans-serif;
 font-size: 27px;
 padding-bottom: 31px;
}
 .interact .interact-icon ul li {
margin-right:0;
float:left;
display: block;
}
 .interact .interact-icon ul li img {
max-width:40%;
}
 .twitter-section .twitter-des {
 color: #ffffff;
 font-family: "Open Sans", sans-serif;
 font-size: 25px;
}
 .footer .footer-top {
padding:30px 0;
}
 
footer .twitter-footer .twitter-twit {
    background: rgba(0, 0, 0, 0) url("../images/twitter-describe.png") no-repeat scroll left top;
    height: 215px;
    padding: 90px 35px 0 15px;
    width: 335px;
background-size: cover;
border-radius:17px;
}
 .interact {
 padding: 50px 0;
}
 .profile {
 padding: 30px 0;
}
 footer .footer-top {
 padding: 20px 0;
}
 .get-contact {
margin-left:0;
}
 .interact .interact-icon ul li {
width:33%;
}
footer .lindin-profile .left-section {
width: 80%;
}
footer .lindin-profile .right-section {
float:right;
}
.logo img {
max-width:100%;
}
.logo {
text-align: center;
}
.banner-top img {
max-width:100%;
}
.profile .profile-title {
padding-bottom:30px;
}
footer .footer-top .recent-post .srp-widget-singlepost {
padding-bottom:0;
}
.blog .left-coloum .entry-title {
 font-size: 20px;
 line-height: 26px;
 margin-bottom: 0;
}
.blog-sidebar .widget-title {
    font-size: 20px;
    line-height: 20px;
}

.single .blog .left-coloum .screen-reader-text{font-size:26px;}
.inner-banner h1{font-size:28px;}
.charity-img{margin-left:0;}

.img-bottom ul li { float: none; width: 100%;}
.img-bottom1 ul li {float: none;margin-bottom: 20px;margin-right: 0;width: 100%;}
.img-bottom2 ul li{float: none;margin-right:0px;width:100%;margin-bottom:20px;}
.blog .left-coloum .entry-content img{max-width:100%}
.blog .left-coloum iframe{width:100%;}
.left-coloum p{font-size:15px;}
span.wpcf7-not-valid-tip{width:100%!important;}
span.wpcf7-not-valid-tip{left:0!important;}
.main-container .left-coloum #wpcf7-f531-p20-o1 .wpcf7-form p textarea{left:0!important}
div.wpcf7-response-output {
    margin: 0 0 1em!important;
    padding: 0.2em 1em!important;
    width: 76%!important;
}
.main-container .left-coloum #wpcf7-f531-p20-o1 .wpcf7-form p input[type="submit"]{width:30%;margin-top:26px!important;}

}
 @media (max-width: 480px) {
 interact .interact-icon ul li {
 display: block;
 float: left;
 margin-right: 0;
 width: 33%;
}
.interact .interact-icon ul li h4 {
font-size:15px;
}
.twitter-section .twitter-des {
font-size: 18px;
}
 .twitter-section .twitter-des {
text-align:center;
}
.main-container .left-coloum #wpcf7-f531-p20-o1 .wpcf7-form p input[type="submit"]{width:30%;margin-top:26px!important;}
}
 @media (max-width: 360px) {
}
 @media (max-width: 320px) {
 .profile .profile-title {
font-size:28px;
}
 .voluntary-activity .voluntary-title {
font-size:26px;
}
 footer .twitter-footer .twitter-twit {
 width: 290px;
}
}


/* 462 133 222 */