
.community .content-title {
    text-align: left !important;
}

.community .content {
    text-align: left !important;

}


.learninEnvir ul li,.buildingStr ul li,.publisherStr1 ul li{
    line-height: 2.2;
}

.learninEnvir .info-block{
    border: 2px solid #f27c66;
    padding: 25px;
    background-color: #f27c6652;
    border-radius: 15px 50px;
    font-weight: 600;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.buildingStr .info-block{
    border: 2px solid #167ac6;
    padding: 25px;
    background-color: #167ac65e;
    border-radius: 15px 50px; 
    font-weight: 600;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.buildingStr ul li:before{
    color:#167ac6 !important;
}


.publisherStr1 .info-block{
    border: 2px solid #18bb7c;
    padding: 25px;
    background-color: #18bb7c5e;
    border-radius: 15px 50px; 
    font-weight: 600;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.publisherStr1 ul li:before{
    color:#18bb7c !important;
}


.mobileview{
    display: none;
}
.achieversEdge {
    text-align: center;
}
.info-boxes{
    /* padding: 7px 10px; */
}

@media (min-width:768px) and (max-width: 990px) {

    .cusomForLandscape,
    .grid-rowLandscape {
        width: 940px !important;
    }


    .landscapCustom h4 {
        padding: 3px !important;
    }

    .customMarginFroLandscap {
        margin-left: 4% !important;

    }
    #scroll-top {
		display: none !important;

	}
   

}

@media (max-width: 767px) {

    .container,
    .grid-rowLandscape {
        width: auto;
        margin: 0 20px !important;
    }

}


.awardFirstImg {
    height: 130px !important;
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23px;

}

.middleImage {
    height: 170px !important;
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
}

.awardSecondImg {
    height: 150px !important;
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
}

.awardFirstDiv {
    margin-left: 45px !important;
    padding-top: 4.5% !important;
}

.awardSecondDiv {
    margin-left: 45px !important;
    padding-top: 3% !important;
}

.awardLeftMarDiv {
    margin-left: 45px !important;
}

@media screen and (max-width: 767px) {
    .awardFirstImg {
        height: 100% !important;
        width: 80% !important;
        margin-top: 0px;
    }
    h3 {
        font-size: 12px !important;
    }
    .middleImage {
        height: 100% !important;
        width: 80% !important;
    }

    .customJustifyMobile{
        margin-top: -45px !important;
    
    }

.padding-bottom-mobile{
    padding-bottom: 2px !important;
}
    .awardSecondImg {
        height: 100% !important;
        width: 80% !important;
    }

    .awardFirstDiv {
        margin-left: 0px !important;
        padding-top: auto !important;
    }

    .awardSecondDiv {
        margin-left: 0px !important;
        padding-top: auto !important;
    }

    .awardLeftMarDiv {
        margin-left: 0px !important;
    }
    .tp-banner-slider .picture{
        left: -25px;
        top: -12px;
    }

}

#branch_filter {
    display: none;
}

.sticky-menu .customStyle {
    float: right !important;
    padding: 5px !important;
    height: 50px !important;
    margin-top: 37px !important;
}



@media only screen and (max-width: 766px) {
    .sticky-menu .customStyle {
        float: right !important;
        padding: 1px !important;
        height: 24px !important;
        margin-top: 19px !important;
    }

    .line-element .level-block {
        line-height: 48px !important;

    }
    #scroll-top {
		display: none !important;

	}
    h1,h2,.customh1{
        font-size: 20px !important;
        font-weight: 400 !important;
        font-family: Merriweather !important;
    }
    h3,h5{
        font-size: 12px !important;
        font-weight: 800;
    }
    .padding-section {
        padding: 56px 0 80px !important; 
    }
    .achieversEdge{
        font-size: 16px !important;
    }
}

.tp-parallax-wrap {
    position: absolute !important;
    visibility: visible !important;
    left: unset !important;
    top: 42px !important;
    z-index: 30 !important;
}

.enquiryForm {
    z-index: 111;
    position: absolute;
    margin-left: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 26px !important;
    margin-top: 7.5%;
}

.enquiryForm.cws-button:hover {
    background: rgba(0, 0, 0, 0.5) !important;
    color: white;
}

.widget-contact-form input[type='text'] {
    background-color: white !important;
    color: black;

}

.widget-contact-form textarea {
    background-color: white !important;
    color: black;

}

.widget-contact-form select {
    background-color: white !important;
    color: black;
}

.enquiryForm1.cws-button:hover {
    background: transparent;
    color: white;
}

.enquiryForm h2 {
    margin-top: 0px !important;
}

/* floating button */
* {
padding: 0;
margin: 0;
}

.fabs {
position: fixed;
right: 20px;
bottom: 80px;
z-index: 1;
}

.fabs .action {
background: rgb(255, 0, 128);
height: 80px;
width: 80px;
border-radius: 50%;
box-shadow: 0 5px 7px 0px gray;
transition: background-color 0.4s ease-in-out;
}

.fabs .action i {
position: absolute;
color: white;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 25px;
cursor: pointer;
}

.fabs .action:hover {
background-color: rgb(255, 103, 179);
}

.btn {
position: absolute;
height: 60px;
width: 60px;
border-radius: 50%;
}

.btn i {
position: absolute;
font-size: 18px;
color: white;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}

.btns {
position: absolute;
bottom: -7px;
margin-bottom: 5px;
height: 60px;
width: 60px;
transition: 0.3s ease-in-out;
left: 50%;
transform: translateX(-50%);
z-index: -1;
}
.btns .open {
bottom: 30px;
}
@media (min-width:768px) and (max-width: 990px) {
    .custompaddingRight {
        padding-right: 56px;
    }

}

@media (max-width:767px) {
    .cpyrightmenu {
        padding-bottom: 15%;
    }

    .sec-icon {
        margin-top: 3% !important;
    }
}

img.lozad.footerlogsimg.fade {
    width: 100%;
}

footer {
    /* position: absolute !important; */
    bottom: 0 !important;
    width: 100% !important;
}


@media screen and (min-width:600px) and (max-width:991px){
    /* .icon-bar{
        font-size:8px;
        top:50% !important;
    } */
    .icon-bar a{
        height:120%;
    }
    /* #information_modal{
        top:0 !important;
    }
    .modal-dialog{
        height:100%;
        overflow:scroll;
    }
    #digitalModal .modal-dialog{
        height:unset;
        overflow:scroll;
    } */
    .contUsSubBtn{
        margin-top:0 !important;
    }
}
@media (max-width:480px){
    .icon-bar{
        position:fixed;bottom:0% !important;
    }
}

@media screen and (min-width:768px) {
		.socialbutton {
			display: table
		}


	}

	@media  (max-width:768px) {
		.socialbutton {
			display: table;
			/* background: #3B5998; */
			display: inline-block;
			writing-mode: unset !important;
			text-orientation: upright;
			text-orientation: upright;
			/* padding: 10px; */
			/* color: white; */
			font-family: -webkit-body;
			width: 100%;
			font-weight: 700;
		}

        .educationCustome{
            margin-top: -5%
        }

	}
.customStyliing{
    /* z-index: -1 !important; */
    border: 3px solid #f27c66;
    border-radius: 15px 50px;
    
}
.buildingStr .customStyliing{
    border: 3px solid #167ac6;
}
.publisherStr1 .customStyliing{
    border: 3px solid #18bb7c;
}
.forcefullwidth_wrapper_tp_banner{
    z-index: -1 !important;
}



.cutomeCss h2{
    margin-top: -4%;
}
/* #167ac6 */


.sticky-wrapper .sticky-menu.scrolling {
    position: fixed;
    top: 40px;
    left: 0;
    background-color: rgba(255, 255, 255, .952941);
    -webkit-box-shadow: 0 4px 9px 0 rgba(0,0,0,.24);
    -moz-box-shadow: 0 4px 9px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 4px 9px 0 rgba(0,0,0,.24);
}

.scrolling{
    position: fixed !important;
    top: 0px;
}
.sticky-menu{
    position: fixed !important;
}

.testimonial h3{
    font-weight: 23px !important;
}
.second-sticky-menu{
    top: 40px !important;
}
.forcefullwidth_wrapper_tp_banner{
    margin-top: 110px !important;
}

.desktopview .footer-social a,.mobileview .footer-social a{
    /* top: 12px; */
    width: 30px !important;
    height: 30px !important;
    margin-bottom: 5px !important;
    margin-top: 4px !important;
    line-height: 28px !important;
}
@media only screen and (max-width:767px) {
    footer{
        position: relative;
        bottom: 40px !important;
    }
    .desktopview{
        display: none ;
    }
    .mobileview{
        display: block;
    }
    .sticky-menu .customStyle {
        float: right !important;
        padding: 1px !important;
        height: 25px !important;
    }
    #scroll-top {
		display: none !important;

	}
    .w3-tab-footer{
        margin-left: 23% !important;
    }
    .page-header-top address a {
        line-height: 0px !important;
    }
    .forcefullwidth_wrapper_tp_banner{
        margin-top: 83px !important;
    }
   .second-sticky-menu {
        top: 58px !important; 
    }
   .page-header-top{
        height: 59px !important;

    }
    .socialbutton img{
        height: 64px !important;
    }
    .icon-bar .icon-bar-index-custom{
        width: 100% !important;
    }
   
    .icon-bar{
        height: 64px !important;
        width: 100% !important;
        z-index: 2;
    }
    .icon-bar a{
        z-index: 3;
    }

    .full-width-slider {
        z-index: 0;
    }
        .icon-bar.icon-bar-index-custom a img {
        /* width: 100% !important; */
        padding: 0 15px !important;
    }
    #openModal{
        background-color: #c3152a !important;
    }
    #mobileScholarship{
        background-color: #41c9bb !important;
    }

    #mobileFeeStruct{
        background-color: #7d5eee !important;
    }

    #mobileBrochure{
        background-color: #f24037 !important;
    }
    .tp-parallax-wrap {
        position: absolute !important;
        visibility: visible !important;
        left: 84px !important;
        top: 103px !important;
        z-index: 30 !important;
    }
    footer .grid-row{
        margin: 0 10px;
    }
 
}

.customJustify1{
    margin-top: -5px;
}
.customJustify,.customJustify1{
    text-align: justify !important;
}
.grid-col-3 .customJustify{
    margin-top:-15% !important;

}




 
.icon-bar .fa {
    padding: 17px !important;
}

.customPadding{
    margin-top: 15px;
}

.ribbon .text {
    position: relative;
    z-index: 2;
    padding: 1px 0;
    font-size: 28px;
    min-height: 33px;
    line-height: 32px;
    text-overflow: ellipsis;
    backface-visibility: hidden;
    text-align: center;
}
.ribbon .banner {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(0deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: absolute;
    left: 6px;
    top: 151px;
    bottom: 0;
    /* height: 34%; */
    width: 203px !important;
}


.course-item .course-name{
    background-color:#f27c66 !important;
    padding: 3px !important;
}