@charset "utf-8";
/* CSS Document */

.p_bold{
	font-weight:700;	
	color:#77787b;
}
.pdg{
	background-image:url('../img/pdg.png');
	background-position:center;
	background-repeat:no-repeat;
	padding:50px;
}
.lar{
	background-image:url('../img/lar.png');
	background-position:center;
	background-repeat:no-repeat;
	padding:50px;
}
.rotrey{
	background-image:url('../img/rotrey.png');
	background-position:center;
	background-repeat:no-repeat;
	padding:60px;
}
.custom-list {
    padding: 0;
    margin: 6px 0px;
    list-style-type: none;
}
.service_box{
	background-color:#606060;	
	color:#fff;
}
.service_textcolor{
	color:#fff;	
}
.offer-features.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    display: none;
}
.about.about-top .text .title {
    margin-top: 30px;
}
.about .text .title {
    margin: 20px 0 30px 0;
}
.about_bottom_box {
    width: 50%;
    margin: 0px auto;
    text-align: center;
	    color: #fff;
}
.cta2 .subtitle {
    margin: 0 0 15px 0;
    color: #ffffff;
    font-size: 30px;
}
.cta2 .title {
    margin: 0 0 20px 0;
    color: #ffffff;
    font-size: 72px;
}
.cta2 {
    position: relative;
    padding: 100px 0 100px 0;
    text-align: center;
}
.footer_top_box {
    width: 50%;
    margin: 0px auto;
    text-align: center;
	    color: #fff;
}
#footer .footer-top {
    padding: 30px 0 30px 0;
    background: #fff;
}
#footer .footer-top .widget.contact {
    background: none;
}
#footer .footer-top .widget .contact-info li span:hover {
    color: #606060;
}
#footer .footer-top .widget .contact-info li span {
    color: #606060;
}
#footer .footer-top .widget p {
    color: #606060;
    line-height: 30px;
}
#footer .footer-top .widget .social li a {
    border: 2px solid #606060;
}
#footer .footer-top .widget .social li a i {
    color: #606060;
}
#footer .footer-top .widget .social li a:hover {
    border-color: #a86c6e;
}
#footer .footer-top .widget .social li a:hover i {
    color: #a86c6e;
}
#footer .footer-top .widget .social {
    margin-top: 20px;
    float: none;
    display: inline-block;
    vertical-align: top;
}
#footer .footer-copyrights {
    padding: 5px 0;
    background: #ab0534;
    color: #fff;
}
#footer .footer-copyrights h5 {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
	    line-height: 50px;
}
#footer .footer-copyrights h5 .color {
color: #606060;
    /* background-color: #fff; */
    padding: 30px;
    float: right;
    font-size: 16px;
    line-height: 25px;
    background-image: url('../img/zed.jpg');
    background-repeat: no-repeat;
}
.intro {
    position: relative;
    padding: 5.50% 0px;
    background-size: 100% 100%;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.about.about-top .thumbnail img {
    position: relative;
    right: 15px;
    bottom: 0;
    top: 80px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px 0px 10px 0px;
}
.btn.btn-default.red {
    background: #ab0534;
    border: 2px solid #ab0534;
    color: #ffffff;
}
.btn.btn-default.red:hover {
    background: #77787B;
    border: 2px solid #77787B;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

.intro .introduce .title {
    font-size: 36px;
}
.services {
    position: relative;
    padding: 50px 0 50px 0;
}	
.thumbnail.col-lg-4.col-md-4.col-sm-12.col-xs-12 img {
    width: 50%;
}
.about.about-top .thumbnail img {
    top: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
h3, .h3 {
    font-size: 20px;
}

.intro .introduce .title {
    font-size: 36px;
}
.services {
    position: relative;
    padding: 50px 0 50px 0;
}
.services p {
    margin: 0 0 15px 0;
}
.about.about-top .thumbnail img {
    top: 0;
}
.cta .title {
    margin: 0;
    line-height: 30px;
}
.thumbnail.col-lg-4.col-md-4.col-sm-12.col-xs-12 img {
    width: 50%;
}
.about_bottom_box {
    width: 100%;
}
.cta2 .title {
    margin: 0 0 10px 0;
    color: #ffffff;
    font-size: 50px;
}
.cta2 .subtitle {
    margin: 0 0 15px 0;
    color: #ffffff;
    font-size: 20px;
}
.intro {
    position: relative;
    padding: 0px;
    background-size: 100% 100%;
    background-position: 0px;
    background-repeat: no-repeat;
}
.intro .introduce {
  padding: 15px 0px;
}
}
@media only screen and (max-width: 479px) {
h3, .h3 {
    font-size: 20px;
}

.thumbnail.col-lg-4.col-md-4.col-sm-12.col-xs-12 img {
    width: 50%;
}
.about.about-top .thumbnail img {
    top: 0;
}
.about_bottom_box {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    color: #fff;
}
.cta2 .title {
    margin: 0 0 10px 0;
    color: #ffffff;
    font-size: 42px;
}
.cta2 .subtitle {
    margin: 0 0 15px 0;
    color: #ffffff;
    font-size: 20px;
}
.services {
    position: relative;
    padding: 50px 0 50px 0;
}
.footer_top_box {
    width: 100%;
}
#footer .footer-copyrights h5 .color {
color: #606060;
    /* background-color: #fff; */
    padding: 30px;
    float: none;
    font-size: 16px;
    line-height: 25px;
    background-image: url('../img/zed.jpg');
    background-repeat: no-repeat;
	    display: block;
    width: 50px;
    margin: 0px auto;
}
.intro {
    position: relative;
    padding: 0px;
    background-size: 100% 100%;
    background-position: 0px;
    background-repeat: no-repeat;
}
.intro .introduce {
  padding: 15px 0px;
}
}