.logo-black {
    display:none;
}
.temp-h2 {
    display:none;
}
.temp-top {
    top:30%;
}
.awards-title {
    z-index:9999;
}





.dropdown-option {
  position: relative;
}
.dropdown-option select {
  display:none;
}
.select-selected {
  background-color: transparent;
  height:50px;
  margin: 10px 0;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  background-image: url("../images/icons/is-downarrow.svg");
    background-color: transparent;
    top: 15px;
  right: 10px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-origin: content-box;
    opacity:.8;
    height:15px;
    width:15px;
    transition:0.25s;
  /*border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;*/
}


/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  transform:rotate(-180deg);
  top: 14px;
  transition:0.25s;
}

/* style the items (options), including the selected item: */
.select-items div{
  color: #000;
  padding: 8px 16px;
  border: 1px solid rgba(0,0,0,.1);
  /*border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;*/
  cursor: pointer;
  
}
.select-selected {
  color: rgba(0,0,0,.8);
  padding: 20px 16px;
  border:1px solid rgba(0,0,0,.3);
  /*border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;*/
  cursor: pointer;
  font-size: 0.63rem;
}
.select-selected:focus{
  color: #000;
  padding: 20px 16px;
  border:1px solid #000 !important;
  /*border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;*/
  cursor: pointer;
  font-size: 0.63rem;
}
/* Style items (options): */
.select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  font-size: 0.63rem;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.05);
}

/*Banner Scroller[bs]*/

/*.bannerSection .bannerSliderHolder .bannerNavDivHolder {
    display:none;
}*/

.bs-container {
    position: absolute;
    display:flex;
    align-items:center;
     top: 30vh; 
    /*bottom: 0;*/
    margin: auto;
    right: 0px;
    width: 400px;
    height:350px;
}

.bs-drag-wrap {
    position:absolute;
    z-index:1;
    width:10px;
    height:100%;
    right:20px;
    top:0;
    /*background-color:red;*/
}
.bs-drag {
    width:1px;
    height:100%;
    position:relative;
    left:4px;
    background-color:#fff;
}
.bs-draggable {
    height:70px;
    width:10px;
    background-color:#ff671d;
    position: absolute;
    left: -4px;
    top:140px;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-draggable:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.bs-item {
    text-align: right;
    padding-right: 50px;
    height: 70px;
    display: flex!important;
    justify-content: flex-end;
    align-items: center;
    /*text-align:right;
    padding:15px 20px 15px 0;*/
}
.slick-slide.slick-center .bs-item .bs-title {
    opacity: 1;
    font-size: 16px;
    line-height: 1.13;
}
    .bs-item.active .bs-title {
        opacity: 1;
        font-size: 16px;
        line-height: 1.13;
    }
.bs-title {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    /*text-transform: uppercase;*/
    color: #fff;
    opacity: 0.4;
    font-size: 13px;
    line-height: 1.23;
}
    .bs-title span {
        font-family: 'Poppins', sans-serif;
        font-weight: 300;
        display: block;
    }

.ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y {
    opacity:1;
}
.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking {
    opacity:1;
    background-color: #fff;
}
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #ff671d;
    width: 10px;
}
.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
    opacity: 1;
    background-color: #fff;
    width: 1px;
    /*right: 20px!important;*/
}
.ps__thumb-y {
    background-color: #ff671d;
    width: 10px;
    border-radius: 0;
    right: -5px;
}
/*Banner Scroller[bs]-----END*/

@media (min-width: 320px) and (max-width: 480px){
    .temp-h2 {
        display:block;
        width:100%;
    }
    .homemap {
        height:40vh;
        width:100% !important;
    }
    /*.bannerSection .bannerSliderHolder .bannerNavDivHolder {
        top: auto;
        left: 0;
        width: 300px;
        bottom: 50px;
        display: block;
    }*/
    .hide-head {
        display:none;
    }
    .bannerSection .bannerSliderHolder .onBannerTextMobile {
        display: block;
        position: absolute;
        /*top: 30%;*/
        padding: 0 15px;
    }
}
.bannerSection {
    position: relative;
}

    .bannerSection .onBannerTextMobile {
        display: none;
    }

    .bannerSection .bannerSliderHolder {
        position: relative;
    }

        .bannerSection .bannerSliderHolder .bannerImgBackground {
            position: relative;
        }

            .bannerSection .bannerSliderHolder .bannerImgBackground img {
                width: 100%;
                height: 100vh;
                object-fit: cover;
                display: block;
            }

        .bannerSection .bannerSliderHolder .bannerNavDivHolder {
            position: absolute;
            /*top: 0;*/
            bottom: 0;
            margin: auto;
            right: 0px;
            width: 400px;
            display: table;
            /*display:none;*/
        }

            .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv {
                display: table-cell;
                vertical-align: middle;
                padding-right: 80px;
            }

                .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .slick-track {
                    position: relative;
                }

                    .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .slick-track:after {
                        content: '';
                        position: absolute;
                        transition: all 0.5s;
                        height: calc(100% - 60px);
                        bottom: 40px;
                        top: 10;
                        width: 1px;
                        background-color: #888;
                        right: 5px;
                        margin: auto;
                    }

                .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .slick-slide.slick-current.slick-center .bannerNavDivText {
                    outline: none;
                }

                    .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .slick-slide.slick-current.slick-center .bannerNavDivText:after {
                        content: '';
                        position: absolute;
                        height: 50px;
                        z-index: 1;
                        transition: all 0.5s;
                        width: 10px;
                        background-color: #ff671d;
                        top: 0;
                        bottom: 0;
                        margin: auto;
                        right: 0px;
                    }

                    .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .slick-slide.slick-current.slick-center .bannerNavDivText h3 {
                        opacity: 1;
                        font-size: 16px;
                        line-height: 1.13;
                    }

                .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText {
                    text-align: right;
                    padding: 20px 40px 20px 0;
                    position: relative;
                    outline: none;
                    outline: none;
                }

                    .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText h3 {
                        font-weight: 700;
                        font-family: 'Poppins', sans-serif;
                        text-transform: uppercase;
                        color: #fff;
                        opacity: 0.4;
                        font-size: 13px;
                        line-height: 1.23;
                    }

                    .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText span {
                        font-family: 'Poppins', sans-serif;
                        font-weight: 300;
                        display: block;
                    }

    .bannerSection .bannerTextHolder {
        position: absolute;
        height: 100vh;
        width: 50%;
        padding: 100px 0 0 80px;
        z-index: 1;
        top: 0;
        display: table;
    }

        .bannerSection .bannerTextHolder .bannerText {
            position: relative;
            z-index: 1;
            color: #fff;
            display: table-cell;
            vertical-align: middle;
        }

            .bannerSection .bannerTextHolder .bannerText h2 {
                line-height: 1.01;
            }

            .bannerSection .bannerTextHolder .bannerText p {
                font-family: 'Poppins', sans-serif;
                font-weight: 300;
                /*font-size: 18px;*/
                font-size:0.8rem;
                line-height: 1.83;
                letter-spacing: 0.45px;
                padding: 50px 0 60px;
            }

            .bannerSection .bannerTextHolder .bannerText a {
                text-decoration: none;
            }

.counterSection {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    display: flex;
    padding: 60px 150px 70px;
    justify-content:center;
}

    .counterSection .counterTab {
        position: relative;
        padding: 0 20px;
        -ms-flex-preferred-size: 0;
        flex-basis: auto;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display:inline-block;
        max-width: 100%;
        border-left: 2px solid rgba(24, 38, 54, 0.1);
    }

        .counterSection .counterTab:first-child {
            border: none;
            /*padding-left: 30px;*/
            padding:0 20px;
        }

        .counterSection .counterTab:last-child {
            padding-right: 0;
        }

        .counterSection .counterTab h2 {
            font-family: "Vidaloka", serif;
            font-size: 60px;
            line-height: 1.1;
        }

@media screen and (max-width: 1600px) {
    .counterSection .counterTab h2 {
        font-size: 40px;
    }
}

@media screen and (max-width: 1400px) {
    .counterSection .counterTab h2 {
        font-size: 30px;
    }
    .temp-top {
        top:25%;
    }
}

.counterSection .counterTab h2 span {
    font-family: 'Vidaloka', serif;
    font-size: 30px;
}

.counterSection .counterTab p {
    font-size: 13px;
    line-height: 1.23;
    letter-spacing: 1.3px;
    text-align: left;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 700;
}

.creatingSection {
    position: relative;
    /* padding: 70px 0; */
}

    .creatingSection h2 {
        padding: 0 20%;
        text-align: center;
    }

    .creatingSection p {
        text-align: center;
        max-width: 700px;
        margin: auto;
        padding: 50px 0 100px;
        font-size:0.8rem;
    }

    .creatingSection .creatingGrowthGridBox {
        position: relative;
        display: flex;
        height: 330px;
    }

        .creatingSection .creatingGrowthGridBox .creatingGridTab {
            position: relative;
            height: 300px;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
            flex-basis: 25%;
            margin: 0 1px;
        }

            .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
                position: relative;
                display: table;
                height: 100%;
                background-color: rgba(24, 38, 54, 0.5);
                top: 0;
                left: 0;
                width: 100%;
                padding: 45px;
                
            }

                .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv .table_cell {
                    vertical-align: bottom;
                }

                .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv h4 {
                    font-family: "Vidaloka", serif;
                    /*font-size: 31px;*/
                    font-size:1.4rem;
                    line-height: 1.06;
                    color: #ffffff;
                }

                .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
                    font-size: 0.8rem;
                    letter-spacing: 0.45px;
                    color: #ffffff;
                    text-align: left;
                    width: inherit;
                    line-height: 1.5;
                    opacity: 0;
                    height: 0;
                    padding: 0;
                }

            .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover {
                flex-basis: 30%;
                height: 340px;
                margin-top: -20px;
            }

                .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover p {
                    opacity: 1;
                    padding: 20px 0 0px;
                    height: auto;
                }

                .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover h4 {
                    /*font-size: 60px;*/
                    font-size:2.7rem;
                }

                .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover .overlayDiv {
                    background-image: linear-gradient(transparent, #182636);
                    background-color: transparent;
                }

.testimonialsSection {
    position: relative;
    display: flex;
}

    .testimonialsSection .testimonialsBoxLeft {
        position: relative;
        padding: 80px 80px;
        width: 50%;
    }

        .testimonialsSection .testimonialsBoxLeft h2 {
            padding-bottom: 40px;
        }

        .testimonialsSection .testimonialsBoxLeft p {
            padding-bottom: 40px;
        }

            .testimonialsSection .testimonialsBoxLeft p:last-child {
                padding-bottom: 0;
            }

        .testimonialsSection .testimonialsBoxLeft .latestResource h4 {
            font-family: "Vidaloka", serif;
            font-size: 24px;
            line-height: 3.42;
            letter-spacing: normal;
        }

        .testimonialsSection .testimonialsBoxLeft .latestResource li {
            display: inline-block;
            margin: 0 20px 20px 0;
        }

    .testimonialsSection .testimonialsBoxRight {
        position: relative;
        background-color: #ff671d;
        height: auto;
        width: 50%;
        padding: 80px 30px;
    }

        .testimonialsSection .testimonialsBoxRight h3 {
            font-size: 40px;
            line-height: 2.05;
            color: #ffffff;
            text-align: center;
        }

        .testimonialsSection .testimonialsBoxRight .testimonialsMain {
            position: relative;
            padding: 0 50px 20px;
        }

            .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner {
                padding: 50px;
                margin: 80px 0;
                border: 1px solid rgba(255, 255, 255, 0.5);
            }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
                    font-size: 21px;
                    line-height: 1.71;
                    color: #ffffff;
                }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:before {
                    content: '';
                    position: absolute;
                    background-image: url("../images/icons/topTest.png");
                    height: 80px;
                    width: 90px;
                    background-size: 80px;
                    background-repeat: no-repeat;
                    top: 20px;
                    left: -20px;
                }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:after {
                    content: '';
                    position: absolute;
                    background-image: url("../images/icons/bottomTest.png");
                    height: 80px;
                    width: 90px;
                    background-size: 80px;
                    background-repeat: no-repeat;
                    bottom: 20px;
                    right: -20px;
                }

            .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-slide {
                margin: 0 20px;
            }

            .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-prev {
                left: 0px;
                background-image: url(../images/icons/leftArrow.png);
                height: 33px;
                background-repeat: no-repeat;
                width: 20px;
                background-size: 20px;
            }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-prev:before {
                    display: none;
                }

            .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-next {
                right: 0px;
                background-image: url(../images/icons/rightArrow.png);
                height: 33px;
                background-repeat: no-repeat;
                width: 20px;
                background-size: 20px;
            }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .slick-next:before {
                    display: none;
                }

            .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle {
                position: relative;
            }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:before {
                    content: "";
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-left: 0px solid transparent;
                    border-right: 70px solid transparent;
                    border-top: 80px solid #fff;
                    bottom: 0px;
                    left: calc(50% + 30px);
                    z-index: 1;
                    transform: translateX(-50%);
                }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:after {
                    content: "";
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-left: 0px solid transparent;
                    border-right: 69px solid transparent;
                    border-top: 80px solid #ff671d;
                    bottom: 1px;
                    left: calc(50% + 30px);
                    z-index: 1;
                    transform: translateX(-50%);
                }

        .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder {
            position: relative;
        }

            .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab {
                position: relative;
                margin: auto;
                text-align: center;
            }

                .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab img {
                    display: block;
                    margin: auto;
                    opacity: 0;
                    border-radius: 50%;
                    border: solid 1px rgba(0, 0, 0, 0.2);
                    margin-bottom: 20px;
                }

                .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab h4 {
                    font-size: 18px;
                    font-weight: 700;
                    font-family: 'Poppins', sans-serif;
                    line-height: 1;
                    color: rgba(255, 255, 255, 0.5);
                    padding-bottom: 10px;
                }

                .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .testimonialsNavTab h5 {
                    font-family: 'Poppins', sans-serif;
                    font-size: 14px;
                    line-height: 1.5;
                    color: rgba(255, 255, 255, 0.6);
                    opacity: 0;
                }

            .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab img {
                opacity: 1;
            }

            .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h5 {
                opacity: 1;
            }

            .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h4 {
                font-size: 24px;
                font-weight: 700;
                font-family: 'Poppins', sans-serif;
                line-height: 0.75;
                color: #ffffff;
            }

.awardSection {
    position: relative;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 50px 0 0;
    color: #000;
    display: flex;
    margin-bottom: 50px;
}

    .awardSection .awardLeftHolder {
        position: relative;
        min-width: 40%;
        padding: 0 80px 80px;
    }

        .awardSection .awardLeftHolder h4 {
            font-size: 61px;
            line-height: 1;
            font-family: "Vidaloka", serif;
            padding-bottom: 25px;
        }

        .awardSection .awardLeftHolder p {
            line-height: 1.22;
            letter-spacing: 0.45px;
            color: #000000;
        }

            .awardSection .awardLeftHolder p span {
                font-weight: 700;
            }

    .awardSection .awardRightHolder {
        position: relative;
        width: 60%;
    }

        .awardSection .awardRightHolder .awardsSlider h3 {
            font-size: 16px;
            line-height: 1.13;
            font-family: "Vidaloka", serif;
        }

        .awardSection .awardRightHolder .slick-prev {
            z-index: 1;
            left: 150px;
            top: 100%;
            background-image: url(../images/icons/leftArrowBottom.png);
            height: 33px;
            background-repeat: no-repeat;
            width: 20px;
            background-size: 20px;
        }

            .awardSection .awardRightHolder .slick-prev:before {
                display: none;
            }

        .awardSection .awardRightHolder .slick-next {
            right: calc(100% - 230px);
            top: 100%;
            background-image: url(../images/icons/rightArrowBottom.png);
            height: 33px;
            background-repeat: no-repeat;
            width: 20px;
            background-size: 20px;
        }

            .awardSection .awardRightHolder .slick-next:before {
                display: none;
            }

        .awardSection .awardRightHolder .awardsSliderBox {
            position: relative;
            padding-bottom: 80px;
            width: 380px !important;
            transform: scale(0.8, 0.8);
            opacity: 0.5;
        }

            .awardSection .awardRightHolder .awardsSliderBox .awardsSliderBoxInner {
                position: relative;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                text-align: center;
                align-content: stretch;
            }

                .awardSection .awardRightHolder .awardsSliderBox .awardsSliderBoxInner h3 {
                    display: inline-block;
                }

                .awardSection .awardRightHolder .awardsSliderBox .awardsSliderBoxInner:after {
                    content: '';
                    position: absolute;
                    height: 15px;
                    border-radius: 50%;
                    width: 15px;
                    left: 0;
                    right: 0;
                    margin: auto;
                    bottom: -110px;
                    background-color: #000;
                }

            .awardSection .awardRightHolder .awardsSliderBox h4 {
                position: absolute;
                text-align: center;
                font-size: 15px;
                line-height: 1.2;
                letter-spacing: 0.38px;
                display: inline-block;
                font-family: 'Poppins', sans-serif;
                margin: auto;
                left: 0;
                right: 0;
                max-width: 150px;
            }

        .awardSection .awardRightHolder .awardLeftRightImg {
            display: inline-block;
        }

            .awardSection .awardRightHolder .awardLeftRightImg svg {
                height: 200px;
            }

        .awardSection .awardRightHolder .bottomCustomArrow {
            margin-bottom: -10px;
            position: relative;
        }

        .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox {
            transform: scale(1, 1);
            opacity: 1;
        }

            .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner {
                position: relative;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: center;
                align-items: center;
                text-align: center;
                align-content: stretch;
            }

                .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner h3 {
                    font-size: 24px;
                    line-height: 1;
                }

                .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner .awardLeftRightImg {
                    display: inline-block;
                }

                    .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner .awardLeftRightImg svg {
                        fill: #ff671d;
                    }

                .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner:after {
                    height: 20px;
                    width: 20px;
                    bottom: -80px;
                    background-color: #ff671d;
                }

            .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox h4 {
                font-size: 20px;
                color: #ff671d;
                max-width: 100%;
            }

.workSection {
    position: relative;
    display: flex;
}

    .workSection .workImgHolder {
        position: relative;
        width: 50%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .workSection .workTextHolder {
        position: relative;
        width: 50%;
        padding: 180px 100px;
    }

        .workSection .workTextHolder p {
            padding: 30px 0;
        }

.bottomSliderSection {
    position: relative;
}

    .bottomSliderSection .bottomSliderHolder {
        padding: 50px 0;
        overflow: hidden;
    }

        .bottomSliderSection .bottomSliderHolder .bottomSliderTab {
            position: relative;
            padding: 0 10px;
        }

            .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg {
                height: 500px;
                position: relative;
                background-repeat: no-repeat;
                background-size: cover;
                display: table;
                width: 100%;
            }

                .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg h2 {
                    font-size: 71px;
                    font-family: "Vidaloka", serif;
                    line-height: 1.15;
                    text-align: center;
                    color: #e7e9eb;
                }

                .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg h4 {
                    font-size: 30px;
                    font-family: 'Poppins', sans-serif;
                    line-height: 2.73;
                    color: #e7e9eb;
                }

            .bottomSliderSection .bottomSliderHolder .bottomSliderTab img {
                width: 100%;
                display: block;
            }

            .bottomSliderSection .bottomSliderHolder .bottomSliderTab .overlayDivSlide {
                background-color: rgba(255, 255, 255, 0.6);
                position: relative;
                display: table-cell;
                vertical-align: middle;
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                text-align: center;
            }
            .bottomSliderSection .bottomSliderHolder .slick-prev {
                left: 5px;
                z-index:1;
            }

                .bottomSliderSection .bottomSliderHolder .slick-prev:before {
                    font-size:40px;
                }

            .bottomSliderSection .bottomSliderHolder .slick-next {
                right: 25px;
            }

                .bottomSliderSection .bottomSliderHolder .slick-next:before {
                    font-size:40px;
                }
        .bottomSliderSection .bottomSliderHolder .slick-slide.slick-current.slick-active .overlayDivSlide {
            background-color: rgba(24, 38, 54, 0.36);
        }

        .bottomSliderSection .bottomSliderHolder .slick-slide.slick-current.slick-active .bottomSliderTab {
            opacity: 1;
        }

.getInSection {
    position: relative;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 80px;
    color: #000;
    display: flex;
}

    .getInSection h3 {
        font-size: 61px;
        font-family: "Vidaloka", serif;
        line-height: 1;
    }

    .getInSection .getInHolder {
        position: relative;
        width: 100%;
    }

        .getInSection .getInHolder .getInForm {
            display: flex;
            padding-top: 40px;
        }

            .getInSection .getInHolder .getInForm .getInFormTab {
                flex: 1;
                margin-right: 20px;
                position: relative;
                width: auto;
            }

                .getInSection .getInHolder .getInForm .getInFormTab:last-child {
                    margin-right: 0;
                }

                .getInSection .getInHolder .getInForm .getInFormTab .primaryButton {
                    width: 100%;
                }

            .getInSection .getInHolder .getInForm input {
                outline: none;
                height: 50px;
                border: solid 1px rgba(24, 38, 54, 0.6);
                color: rgba(24, 38, 54, 0.6);
                background-color: transparent;
                line-height: 50px;
                width: 100%;
                font-size: 14px;
                line-height: 24px;
                font-weight: 300;
                letter-spacing: 0.7px;
                text-align: left;
                color: #000000;
                padding: 0 15px;
            }

                .getInSection .getInHolder .getInForm input:focus {
                    border-color: #000;
                }

            .getInSection .getInHolder .getInForm select {
                outline: none;
                height: 50px;
                border: solid 1px rgba(24, 38, 54, 0.6);
                color: rgba(24, 38, 54, 0.6);
                background-color: transparent;
                line-height: 50px;
                width: 100%;
                font-size: 14px;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                background: url(../images/icons/downArrow.svg) no-repeat right 10px center;
                background-size: 12px;
                font-weight: 300;
                letter-spacing: 0.7px;
                text-align: left;
                color: #000000;
                padding: 0 20px 0 15px;
            }

            .getInSection .getInHolder .getInForm option {
                line-height: 40px;
            }

@media screen and (max-width: 1400px) {
    /*.sectionTitle {
        font-size: 50px;
    }*/

    .bannerSection .bannerTextHolder {
        padding: 100px 0 0 50px;
    }

    .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv {
        padding-right: 50px;
    }

        .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText {
            padding: 15px 20px 15px 0;
        }

    .bannerSection .bannerSliderHolder .bannerTextHolder {
        padding: 100px 0 0 50px;
    }

        .bannerSection .bannerSliderHolder .bannerTextHolder .bannerText p {
            padding: 30px 0 40px;
            font-size: 16px;
        }

    .testimonialsSection .testimonialsBoxLeft {
        padding: 50px;
    }

    .testimonialsSection .testimonialsBoxRight .testimonialsMain {
        padding: 0 20px 20px;
    }

        .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner {
            padding: 30px;
        }

            .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
                font-size: 18px;
            }

    .workSection .workTextHolder {
        padding: 100px 50px;
    }

    .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover h4 {
        font-size: 40px;
    }

    .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover .overlayDiv p {
        font-size: 16px;
    }

    .awardSection .awardLeftHolder h4 {
        font-size: 50px;
    }

    .awardSection .awardLeftHolder br {
        display: none;
    }

    .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg h2 {
        font-size: 50px;
    }

    .getInSection {
        padding: 50px;
    }

        .getInSection h3 {
            font-size: 50px;
        }

    .counterSection {
        padding: 40px 30px 40px;
    }

        .counterSection .counterTab {
            padding: 0 20px;
        }

    .creatingSection {
        padding: 50px 0;
    }
}

@media screen and (max-width: 1200px) {
    /*.sectionTitle {
        font-size: 30px;
    }*/

    .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover h4 {
        font-size: 40px;
    }
}

@media screen and (max-width: 1050px) {
    .homemap {
        height: 70vh;
        width: 100% !important;
    }
    .bannerSection .onBannerTextMobile {
        display: block;
    }

        .bannerSection .onBannerTextMobile .bannerText p {
            padding: 20px 0 40px;
        }

    .bannerSection .bannerSliderHolder .bannerImgBackground img {
        height: 500px;
    }

    .bannerSection .bannerSliderHolder .onBannerTextDesktop {
        display: none;
    }

    .bannerSection .bannerSliderHolder .bannerNavDivHolder {
        top: inherit;
        left: 0;
        width: 400px;
        bottom: 0;
        display: block;
    }

        .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv {
            overflow: hidden;
            position: relative;
            display: block;
            padding: 0;
        }

            .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText {
                text-align: center;
                padding: 20px;
            }

                .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText:after {
                    display: none;
                }

    .bannerSection .bannerSliderHolder .bannerNavDiv .slick-prev {
        left: 0px;
        background-image: url(../images/icons/leftArrow.png);
        height: 33px;
        background-repeat: no-repeat;
        width: 20px;
        background-size: 20px;
    }

        .bannerSection .bannerSliderHolder .bannerNavDiv .slick-prev:before {
            display: none;
        }

    .bannerSection .bannerSliderHolder .bannerNavDiv .slick-next {
        right: 0px;
        background-image: url(../images/icons/rightArrow.png);
        height: 33px;
        background-repeat: no-repeat;
        width: 20px;
        background-size: 20px;
    }

        .bannerSection .bannerSliderHolder .bannerNavDiv .slick-next:before {
            display: none;
        }

    .bannerSection .bannerTextHolder {
        position: relative;
        padding: 50px;
        height: auto;
        width: 100%;
    }

        .bannerSection .bannerTextHolder .bannerText {
            color: #000;
        }

            .bannerSection .bannerTextHolder .bannerText p {
                font-size: 16px;
            }

    .counterSection {
        padding: 40px 0;
    }

        .counterSection .slick-dots {
            bottom: 0;
            height: 3px;
            display: flex;
        }

            .counterSection .slick-dots li {
                width: 100%;
                margin: 0 2px;
                background-color: #d7d7d7;
                height: 3px;
            }

                .counterSection .slick-dots li button {
                    display: none;
                }

                    .counterSection .slick-dots li button:before {
                        display: none;
                    }

                .counterSection .slick-dots li.slick-active {
                    background-color: #ff671d;
                }

        .counterSection .counterTab {
            padding: 0 20px !important;
            border-right: 2px solid rgba(0, 0, 0, 0.05) !important;
        }

            .counterSection .counterTab h2 {
                font-size: 31px;
            }

                .counterSection .counterTab h2 span {
                    font-size: 18px;
                }

        .counterSection.slick-dotted.slick-slider {
            margin-bottom: 0;
        }

    .creatingSection h2 {
        padding: 0 15px;
    }

    .creatingSection p {
        padding: 20px 15px 40px;
        line-height: 1.5;
        height: auto;
    }

    .creatingSection .creatingGrowthGridBox {
        position: relative;
        height: auto;
        padding: 0 15px;
        flex-flow: row wrap;
    }

        .creatingSection .creatingGrowthGridBox .creatingGridTab {
            margin: 10px;
            height: auto;
            flex: calc(50% - 20px);
            width: calc(50% - 20px);
        }

            .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
                padding: 20px 15px;
            }

                .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv h4 {
                    font-size: 21px;
                }

            .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover {
                margin: 10px;
                flex-basis: initial;
                height: auto;
                transition: all 0.5s;
            }

                .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover .overlayDiv h4 {
                    padding-top: 90px;
                }

            .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
                background-image: linear-gradient(transparent, #182636);
                background-color: transparent;
                min-height: 400px;
            }

                .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv h4 {
                    padding-top: 90px;
                }

                .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
                    padding: 15px 0 0;
                    height: auto;
                    font-size: 16px !important;
                    opacity: 1;
                }

    .testimonialsSection {
        display: block;
    }

        .testimonialsSection .testimonialsBoxLeft {
            width: 100%;
            padding: 0 15px 40px;
            text-align: center;
        }

            .testimonialsSection .testimonialsBoxLeft h2 {
                padding-bottom: 20px;
            }

            .testimonialsSection .testimonialsBoxLeft p {
                line-height: 1.5;
            }

        .testimonialsSection .testimonialsBoxRight {
            width: 100%;
            padding: 30px 15px;
        }

            .testimonialsSection .testimonialsBoxRight h3 {
                font-size: 30px;
            }

            .testimonialsSection .testimonialsBoxRight .testimonialsMain {
                padding: 0;
            }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:before {
                    border-right: 43px solid transparent;
                    border-top: 41px solid #fff;
                }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .polygonStyle:after {
                    border-right: 42px solid transparent;
                    border-top: 41px solid #ff671d;
                }

                .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner {
                    margin: 40px 0;
                    padding: 30px 20px;
                }

                    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
                        font-size: 18px;
                        line-height: 1.5;
                    }

                    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:before {
                        background-size: 50px;
                        height: 50px;
                        width: 50px;
                        top: 10px;
                        left: 0;
                    }

                    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner:after {
                        background-size: 50px;
                        height: 50px;
                        width: 50px;
                        bottom: 10px;
                        right: 0;
                    }

            .testimonialsSection .testimonialsBoxRight .slick-prev {
                z-index: 1;
                left: 30%;
                top: 0;
                bottom: 0;
                margin: auto;
                background-image: url(../images/icons/leftArrow.png);
                height: 33px;
                background-repeat: no-repeat;
                width: 20px;
                background-size: 20px;
            }

                .testimonialsSection .testimonialsBoxRight .slick-prev:before {
                    display: none;
                }

            .testimonialsSection .testimonialsBoxRight .slick-next {
                right: 30%;
                top: 0;
                bottom: 0;
                margin: auto;
                background-image: url(../images/icons/rightArrow.png);
                height: 33px;
                background-repeat: no-repeat;
                width: 20px;
                background-size: 20px;
            }

                .testimonialsSection .testimonialsBoxRight .slick-next:before {
                    display: none;
                }

            .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder {
                position: relative;
                padding-top: 20px;
            }

                .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h4 {
                    font-size: 18px;
                }

    .awardSection {
        position: relative;
        padding: 30px 0;
        display: block;
        background-color: transparent;
    }

        .awardSection .awardLeftHolder {
            width: 100%;
            text-align: center;
            padding: 0 15px 30px;
        }

            .awardSection .awardLeftHolder h4 {
                font-size: 30px;
            }

                .awardSection .awardLeftHolder h4 br {
                    display: none;
                }

        .awardSection .awardRightHolder {
            width: 100%;
        }

            .awardSection .awardRightHolder .awardsSliderBox .awardsSliderBoxInner:after {
                bottom: -120px;
            }

            .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner:after {
                bottom: -88px;
            }

            .awardSection .awardRightHolder .slick-slide > div {
                background-color: rgba(0, 0, 0, 0.05);
            }

            .awardSection .awardRightHolder .awardsSlider .slick-track {
                position: relative;
                margin-bottom: 10px;
            }

            .awardSection .awardRightHolder .slick-prev {
                left: 0;
            }

            .awardSection .awardRightHolder .slick-next {
                right: 0;
            }

            .awardSection .awardRightHolder .bottomCustomArrow {
                display: block;
                margin: auto;
                width: 200px;
            }

    .workSection {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }

        .workSection .workImgHolder {
            width: 100%;
            height: 400px;
        }

        .workSection .workTextHolder {
            width: 100%;
            padding: 40px 15px;
            text-align: center;
        }

    .bottomSliderSection {
        padding-bottom: 50px;
    }

        .bottomSliderSection .slick-dotted.slick-slider {
            margin-bottom: 0;
        }

        .bottomSliderSection .bottomSliderHolder {
            padding-bottom: 0;
        }

            .bottomSliderSection .bottomSliderHolder .slick-dots {
                bottom: 0;
                height: 3px;
                display: flex;
            }

                .bottomSliderSection .bottomSliderHolder .slick-dots li {
                    width: 100%;
                    margin: 0 2px;
                    background-color: #d7d7d7;
                    height: 3px;
                }

                    .bottomSliderSection .bottomSliderHolder .slick-dots li button {
                        display: none;
                    }

                        .bottomSliderSection .bottomSliderHolder .slick-dots li button:before {
                            display: none;
                        }

                    .bottomSliderSection .bottomSliderHolder .slick-dots li.slick-active {
                        background-color: #ff671d;
                    }

            .bottomSliderSection .bottomSliderHolder .bottomSliderTab {
                padding: 0;
                opacity: 1;
            }

                .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg h2 {
                    font-size: 30px;
                }

                .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg h4 {
                    font-size: 20px;
                }

    .getInSection {
        padding: 40px 15px;
        text-align: center;
    }

        .getInSection h3 {
            font-size: 30px;
        }

        .getInSection .getInHolder .getInForm {
            width: 100%;
            flex-flow: row wrap;
        }

            .getInSection .getInHolder .getInForm .getInFormTab {
                margin-bottom: 20px;
                margin-right: 20px;
                flex: calc(50% - 20px);
                width: calc(50% - 20px);
            }

                .getInSection .getInHolder .getInForm .getInFormTab .primaryButton {
                    max-width: 200px;
                }
}

@media screen and (max-width: 768px) {
    /*.padd {
        padding-top: 50px !important;
    }*/
    .move-top {
        position: relative;
        top: -134px;
    }
    .sectionTitle {
        font-size: 24px;
    }

    .bannerSection .bannerSliderHolder .bannerImgBackground img {
        height: 80vh;
    }

    .bannerSection .bannerSliderHolder .onBannerTextDesktop {
        display: none;
    }

    .bannerSection .bannerSliderHolder .onBannerTextMobile {
        display: block;
        position:absolute;
        bottom: 12%;
        width: 100%;
        padding: 0 15px;
    }

    .bannerSection .bannerSliderHolder .bannerNavDivHolder {
        top: inherit;
        left: 0;
        width: 300px;
        bottom: 0;
        display: block;
    }

        .bannerSection .bannerSliderHolder .bannerNavDivHolder .slick-next {
            background-size: 14px;
        }

        .bannerSection .bannerSliderHolder .bannerNavDivHolder .slick-prev {
            background-size: 14px;
        }

        .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv {
            overflow: hidden;
            position: relative;
            display: block;
            padding: 0;
        }

            .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .slick-slide.slick-current.slick-center .bannerNavDivText h3 {
                font-size: 12px;
            }

            .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText {
                text-align: center;
                padding: 20px 0;
            }

                .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText h3 {
                    opacity: 0;
                    font-size: 12px;
                }

                .bannerSection .bannerSliderHolder .bannerNavDivHolder .bannerNavDiv .bannerNavDivText:after {
                    display: none;
                }

    .bannerSection .bannerTextHolder {
        position: relative;
        padding: 30px 15px;
        text-align: center;
        height: auto;
        width: 100%;
    }

        .bannerSection .bannerTextHolder .bannerText {
            color: #000;
        }

            .bannerSection .bannerTextHolder .bannerText p {
                padding: 20px 0 30px;
                line-height: 1.5;
                font-size: 12px;
            }

    .awardSection .awardLeftHolder h4 {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox h4 {
        bottom: 20px;
    }

    .awardSection .awardRightHolder .awardsSliderBox {
        transform: scale(1, 1);
        opacity: 0.5;
        padding: 25px 0 80px;
    }

    .awardSection .awardRightHolder .awardLeftRightImg svg {
        height: 150px;
    }

    .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox {
        opacity: 1;
    }

    .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBoxInner h3 {
        font-size: 16px;
    }

    .testimonialsSection .testimonialsBoxLeft p {
        padding-bottom: 20px;
    }

        .testimonialsSection .testimonialsBoxLeft p:nth-child(3) {
            padding-bottom: 10px;
        }

    .testimonialsSection .testimonialsBoxLeft .latestResource h4 {
        font-size: 16px;
    }

    .testimonialsSection .testimonialsBoxLeft .latestResource li {
        margin: 0 0 20px;
        width: 100%;
    }

        .testimonialsSection .testimonialsBoxLeft .latestResource li .secondaryButton {
            width: 100%;
            max-width: 400px;
        }

    .testimonialsSection .testimonialsBoxRight .slick-next {
        background-size: 14px;
    }

    .testimonialsSection .testimonialsBoxRight .slick-prev {
        background-size: 14px;
    }

    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h4 {
        font-size: 12px;
    }

    .testimonialsSection .testimonialsBoxRight .testimonialsNavHolder .testimonialsNav .slick-slide.slick-current.slick-active .testimonialsNavTab h5 {
        font-size: 12px;
        line-height: 1.5;
    }

    .testimonialsSection .testimonialsBoxRight h3 {
        font-size: 16px;
    }

    .testimonialsSection .testimonialsBoxRight .testimonialsMain .testimonialsMainInner p {
        font-size: 12px;
    }

    .testimonialsSection .testimonialsBoxRight .slick-next {
        right: 20%;
    }

    .testimonialsSection .testimonialsBoxRight .slick-prev {
        left: 20%;
    }

    .creatingSection {
        padding: 30px 0;
    }

        .creatingSection p {
            padding: 20px 15px 10px;
        }

        .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
            font-size: 12px !important;
        }

    .workSection .workImgHolder {
        width: 100%;
        height: 280px;
    }

    .bottomSliderSection {
        padding-bottom: 20px;
    }

        .bottomSliderSection .bottomSliderHolder {
            padding: 20px 0 0;
        }

            .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg {
                height: 180px;
            }

                .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg .overlayDivSlide {
                    padding: 15px;
                }

                .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg h2 {
                    font-size: 24px;
                }

                .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg h4 {
                    font-size: 14px;
                }

    .getInSection .getInHolder .getInForm select {
        line-height: 42px;
        height: 42px;
        font-size: 12px;
    }

    .getInSection .getInHolder .getInForm input {
        line-height: 42px;
        height: 42px;
        font-size: 12px;
    }

    .counterSection .counterTab h2 {
        font-size: 26px;
        line-height: 1;
        padding-bottom: 5px;
    }

    .counterSection .counterTab p {
        font-size: 10px;
    }
}

@media screen and (max-width: 600px) {
    .workSection .workTextHolder {
        padding: 0 15px 20px;
    }

    .awardSection {
        margin-bottom: 00px;
        padding-bottom:0px;
    }

        .awardSection .awardRightHolder .awardsSlider .slick-track {
            margin-bottom: 50px;
        }

        .awardSection .awardRightHolder .slick-next {
            top: calc(100% - 100px);
            height: 17px;
            right: calc(50% - 50px);
        }

        .awardSection .awardRightHolder .slick-prev {
            top: calc(100% - 100px);
            height: 17px;
            left: calc(50% - 50px);
        }

        .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox h4 {
            font-size: 14px;
            bottom: -45px;
        }

        .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner:after {
            bottom: -33px;
        }

        .awardSection .awardRightHolder .slick-slide.slick-current.slick-active .awardsSliderBox .awardsSliderBoxInner h3 {
            font-size: 14px;
        }

        .awardSection .awardRightHolder .awardsSliderBox {
            width: auto !important;
            max-width: 400px;
            padding: 25px 0 25px;
        }
    .awardsSlider {
        padding-bottom:50px;
    }
}

@media screen and (max-width: 525px) {
    .creatingSection .creatingGrowthGridBox {
        position: relative;
        display: block;
        height: auto;
        padding: 0 15px;
    }

        .creatingSection .creatingGrowthGridBox .creatingGridTab {
            margin: 10px 0;
            height: auto;
            width: 100%;
            flex: auto;
        }

            .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv {
                padding: 20px 15px;
            }

                .creatingSection .creatingGrowthGridBox .creatingGridTab .overlayDiv p {
                    font-size: 12px !important;
                }

            .creatingSection .creatingGrowthGridBox .creatingGridTab.showHover {
                margin: 10px 0;
                height: auto;
                width: 100%;
                flex: auto;
                min-height: 400px;
            }

    .getInSection {
        text-align: center;
    }

        .getInSection .getInHolder .getInForm {
            width: 100%;
            display: block;
        }

            .getInSection .getInHolder .getInForm .getInFormTab {
                margin-bottom: 20px;
                margin-right: 0;
                width: 100%;
                flex: 100%;
            }

                .getInSection .getInHolder .getInForm .getInFormTab .primaryButton {
                    max-width: 200px;
                }

    .counterSection .counterTab {
        padding: 0 15px !important;
    }

    .bannerSection .bannerSliderHolder .bannerNavDivHolder .slick-next {
        right: 20px;
    }

    .bannerSection .bannerSliderHolder .bannerNavDivHolder .slick-prev {
        left: 20px;
    }
}



/*Not Desktop*/
@media (max-width: 1024px){
    .bannerSection .bannerSliderHolder .bannerNavDivHolder {
        display:block;
    }
    .bs-container {
        display:none;
    }
}

/*Desktop*/
@media (min-width: 1025px) {
    .bannerSection .bannerSliderHolder .bannerNavDivHolder {
        display:none;
    }
    .bs-container {
        display:flex;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .counterSection {
        position: relative;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.05);
        display: flex;
        padding: 60px 100px 70px;
        justify-content: center;
    }
}


/* Get In Touch */

.git-section {
    background-color: rgba(0, 0, 0, 0.05);
    padding:42px 0;
}
.git-title {
    font-size:2.3rem;
    font-weight:500;
}
/*.git-input {
    padding:10px 0;
}*/
.git-input select{
    outline: none;
    height: 50px;
    border: solid 1px rgba(24, 38, 54, 0.6);
    color: rgba(24, 38, 54, 0.6);
    background-color: transparent;
    line-height: 50px;
    width: 100%;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icons/downArrow.svg) no-repeat right 10px center;
    background-size: 12px;
    font-weight: 300;
    letter-spacing: 0.7px;
    text-align: left;
    color: #000000;
    padding: 0 20px 0 15px;
    margin:10px 0;
}
.git-input input{
    outline: none;
    height: 50px;
    border: solid 1px rgba(24, 38, 54, 0.6);
    color: rgba(24, 38, 54, 0.6);
    background-color: transparent;
    line-height: 50px;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0.7px;
    text-align: left;
    color: #000000;
    padding: 0 15px;
    margin:10px 0;
}
.git-input textarea{
    outline: none;
    height: 50px;
    border: solid 1px rgba(24, 38, 54, 0.6);
    color: rgba(24, 38, 54, 0.6);
    background-color: transparent;
    line-height: 50px;
    width: 100%;
    height:100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0.7px;
    text-align: left;
    color: #000000;
    padding: 15px 15px 0;
    margin:10px 0;
}
.git-red-btn {
    width: 70%;
    padding: 20px 23px;
    text-align: center;
    background-color: #ff671d;
    box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(150deg, #ff671d, #c9100c);
    color: #fff;
    border: 1px solid #ff671d;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    border-radius: 1px;
    font-family: Poppins;
    font-size: 13px;
    letter-spacing: 2.6px;
    display: inline-block;
    cursor: pointer;
}
.git-red-btn:hover {
        background-color: #9f0b07;
        border-color: #9f0b07;
        background-image: none;
        color:#fff;
    }

/* Get In Touch ---END---*/

/*Max 5-col counter, Title, Text - co*/
.co-section {
    padding:70px 0;
    background-color:rgba(0,0,0,0.05);
}
.co-slider {
    display:flex;
    justify-content:center;
}
.co-slider.owl-carousel .owl-stage {
    margin:0 auto;
}
.co-item {
    text-align:center;
    padding:0 50px;
    position:relative;
}
    .co-divider:after {
        content:"";
        position:absolute;
        height:100%;
        width:1px;
        background-color:#ddd;
        top:0;
        right:0;
    }
.co-text-wrap {
    display:inline-block;
    text-align:left;
    color:#000;
}
.co-title {
    font-size:1.36rem;
    margin-bottom:0;
    line-height:1;
    margin-bottom:5px;
}
    .co-title span {
        font-family: 'Vidaloka', serif;
        font-size:2.7rem;
        line-height:1;
    }
.co-text {
    font-weight: 600;
    color: #696969;
    text-transform: uppercase;
    font-size: 0.59rem;
    margin-bottom: 0;
    letter-spacing:1px;
}
/*Max 5-col counter, Title, Text - co-----END*/

/*-----Media Queries-----*/

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
    .git-section {
        padding: 26px 0;
    }
    .git-title {
        font-size:19.8px;
        margin-bottom:20px;
    }
    .git-red-btn {
        margin-top:10px;
        width:45%;
        padding: 15px 23px;
    }
    .git-input input {
        line-height: 42px;
        height: 42px;
        font-size: 12px;
    }
    .git-input select {
        line-height: 42px;
        height: 42px;
        font-size: 12px;
    }
    .git-input textarea {
        line-height: 42px;
        height: 82px;
        font-size: 12px;
        padding: 0 15px;
    }
    .co-section {
        padding:30px 0 20px;
    }
    .co-item {
        text-align:left;
        padding: 0 20px;
    }
    .co-text-wrap {
        display:block;
    }
    .co-title {
        font-size:1.2rem;
    }
        .co-title span {
            font-size:2rem;
        }
    .co-slider .owl-dots {
        width:100%;
        position:absolute;
        display:flex;
        bottom:-20px;
    }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#ff671d;
        }
    /*.slide-Overflow .slick-list {
        overflow:auto;
        overflow-y:visible;
        overflow-x:hidden;
    }*/
    /*.awardSection .awardRightHolder .slick-slider .slick-list {
        overflow:visible;
    }*/
}


/*Low Resolution Tablets, Mobiles (Landscape)*/
@media (min-width: 481px) and (max-width: 767px) {
    .git-input textarea {
        padding: 0 15px;
    }
    .co-section {
        padding:40px 0;
    }
    .co-item {
        text-align:left;
        padding: 0 0 0 40px;
    }
    .co-text-wrap {
        display:block;
    }
    .co-title {
        font-size:1.2rem;
    }
        .co-title span {
            font-size:2rem;
        }
    .co-slider .owl-dots {
        width:100%;
        position:absolute;
        display:flex;
        bottom:-40px;
    }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#ff671d;
        }
}


/*Tablets, Ipads (portrait)*/
@media (min-width: 768px) and (max-width: 1023px) {

      .bottomSliderSection .bottomSliderHolder .bottomSliderTab .bottomSliderTabBg {
                height: 330px;
            }


    .git-input textarea {   
        height: 82px;
        padding: 0 15px;
    }
    .co-section {
        padding:40px 0;
    }
    .co-item {
        text-align:left;
        padding:0 30px;
    }
    .co-text-wrap {
        display:block;
    }
    .co-title {
        font-size:1.4rem;
    }
        .co-title span {
            font-size:2.3rem;
        }
    .co-slider .owl-dots {
        width:100%;
        position:absolute;
        display:flex;
        bottom:-40px;
    }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#ff671d;
        }
}

@media (min-width: 768px) and (max-width: 800px) {
    .git-input textarea {
        padding: 10px 15px 0;
    }
}

/*Tablets, Ipads (landscape)*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .git-input textarea {
         padding: 10px 15px 0;
    }
}

/*Ipad Pro (portrait)*/
@media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
    .co-section {
        padding:40px 0;
    }
    .co-item {
        text-align:left;
        padding:0 50px;
    }
    .co-text-wrap {
        display:block;
    }
    .co-title {
        font-size:1.4rem;
    }
        .co-title span {
            font-size:2.3rem;
        }
    .co-slider .owl-dots {
        width:100%;
        position:absolute;
        display:flex;
        bottom:-40px;
    }
        .co-slider .owl-dots .owl-dot {
            height:3px;
            width:100%;
            background-color:#ddd;
            margin:0 2px;
        }
        .co-slider .owl-dots .owl-dot.active {
            background-color:#ff671d;
        }
}

/*HD Displays 1920x1080*/
@media (min-width: 1920px) {
    
    .custom-container {
        max-width:1366px;
    }
    
}
