.dataPadding{
    padding: 0 20px 0 20px;
    text-align: justify;
}


@media (min-width: 1200px) {  
    .modal-dialog{
        width: 1150px!important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {  
    .modal-dialog{
        height: 700px; 

    }
}

@media (min-width: 768px) and (max-width: 991px) {  
    .modal-dialog{
        height: 800px; 

    }
}

@media (min-width: 576px) and (max-width: 767px) {  
    .modal-dialog{
        height: 800px; 

    }
}

@media (max-width: 575px) {  
    .modal-dialog{
        height: 730px; 

    }
}

.sliderPanel{
    background-color:rgba(255,255,255,0.9);
    border-radius: 10px;
    padding: 20px;
}


.subscribe { display:none;}
.addressClass { display:none;}

#main-carousel .carousel-inner {
    width:100%;
    max-height: 500px !important;
}

#main-carousel .maxWidth {
    max-width:400px;
}
#main-carousel .single-blog{
    text-align: left;
    background-color:#43484E !important;
    color:#fff !important;
    -webkit-box-shadow: 0 0px 0 0 #ddd;
    box-shadow: 0 0px 0 0 #ddd;
}

#main-carousel .single-blog.single-blog h2 {
    color:#fff
}

#main-carousel .single-blog .btn-primary {
    color:#fff
}

#main-carousel .topPaddingSlider {
    padding-top:150px;
}

#main-carousel .topPaddingSlider2 {
    padding-top:240px;
}
#main-carousel .topPaddingSlider3 {
    padding-top:100px;
}

#main-carousel .sliderParam {
    text-shadow: none!important;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;

}

#main-carousel .sliderPara {
    text-shadow: none!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 500;
}
#main-carousel .sliderHeadline {
    text-shadow: none!important;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 400;

}








.single-blog{
    padding: 20px;

}


@media (min-width:992px) and (max-width:1200px) {
    .single-blog{
        min-height: 420px;
    }
}

@media (min-width:1200px) {
    .single-blog{
        min-height: 380px;
    }
}





.lg-img {
    max-width: 100%;
    height: auto;
}





#LINKGUARD_features {
    background-image: url("../images/sourcepark/black.jpg") !important;
    color:#fff;
    text-align:center;
    background-color:	#0A0A13;
}
.ft .single-service {
    min-height:270px;
    text-align: left;
}

@media (min-width:992px) and (max-width:1200px) {
    .ft .single-service{
        min-height: 320px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ft .single-service{
        min-height: 360px;
    }
}
.ft .single-service:hover {
    background-color:#FF6900;
}

.ft .single-service h2 {
    padding-left: 20px;
}

.LINKGUARD .title-one{
    margin-top: 25px;
    margin-bottom: 30px;
}
.ft .title-one{
    color:white;
}
.ft .ul.li{
    color:blue;
}
.our-service{
    padding-bottom:50px;
}







.containerBottomMargin{
    margin-bottom: 50px;
}









.centerContainer{
    text-align: center;
}

#dl img{
    width: 90px;
    height: 90px;
    margin: 25px 0px;
}

#dl .single-service{
    background-color: #43484E;
    color: #fff;
    min-height: 370px;
    text-align: center;

}

#dl .single-service:hover{
    background-color: #FF6900;


}
@media (min-width:992px) and (max-width:1200px) {
    .single-service{
        min-height:400px!important;
    }
}









#portfolio{
    padding-top: 0px!important;
    padding-bottom: 50px!important;
}
#portfolio h2 {
    margin-bottom: 0!important;
}
.verthelper{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}










