/*
  Theme Name: TopBiz - Responsive Corporate HTML5 Template
  Theme URL: http://themewar.com/html/topbiz/
  Author: ThemeWar
  Author URI: http://www.themewar.com
  Description: Responsive Corporate HTML5 Template
  Version: 1.0
*/

/*=======================================================================
[Table of contents]
=========================================================================
    i. Header
    ii. Slider
    iii. Testimonial
    iv. Feature
    v. Service
    vi. Skill Area
    vii. Blog Area
    viii. Subscribe
    ix. Footer area
    x. Homepage two
    xi. Home Three
    xii. 404 Page
    xiii. About Page
    xiv. Blog Sidebar Page
    xv. Blog Single Page 
    xvi. Contact Page
    xvii. Event Page
    xviii. Event Single Page
    xix. Folio Single Page
    xx. Member Page

==========================================================================*/

@media (min-width:1368px) and (max-width:1439px){
    /**************** Header ***************/
    /* .hasChild:after {
        display: block;
    } */
    /**************** Slider ***************/
    .headCaption {
        font-size: 60px;
    }
    .capItalic{
        margin-top: 30px;
        /* margin-top: 20px; */
    }
    .sliderImg{
        /* width: 996px; */
        width: 875px;
        margin-right: 100px;
    }
    .sliderImg.two{
        width: 996px;
    }
    .sliderImg.three{
        width: 797px;
    }
    .sliderImg img{
        width: 100% !important;
        height: 100% !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft.resFix{
        left: auto !important;
        right: 0px !important;
        top: 68px !important;
    }
}
@media (min-width:1440px) and (max-width:2565px){
    /**************** Header ***************/
    /* .hasChild:after {
        display: block;
    } */
    /**************** Preset ***************/
    .presetArea {
        top: 220px;
    }
    /* #backto {
        top: 260px;
    } */
    /**************** Slider ***************/
    .headCaption {
        font-size: 60px;
        /* font-size: 90px; */
        /* Added */
        /* display: flex;
        flex-direction: column;
        gap: 10px; */
    }
    .capItalic{
        margin-top: 30px;
        /* margin-top: 20px; */
    }
    .sliderImg{
        width: 975px;
        /* width: 875px; */
        margin-right: 100px;
    }
    .sliderImg.two{
        width: 996px;
    }
    .sliderImg.three{
        width: 797px;
    }
    .sliderImg img{
        width: 100% !important;
        height: 100% !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft.resFix{
        left: auto !important;
        right: 0px !important;
        top: 68px !important;
    }
    .contactForm form input {
        width: 365px;
    }
    .contactForm form label {
        width: 365px;
    }
    .contactForm form input[type="file"] {
        width: 365px;
    }
    .commentForm form input {
        width: 365px;
    }
}
@media (min-width: 1280px) and (max-width: 1400px){
    /**************** Header ***************/
    /* .hasChild:after {
        display: block;
    } */
    /**************** Preset ***************/
    .presetArea {
        top: 150px;
        height: 500px;
    }
    .accentColor {
        padding: 20px 40px 15px 40px;
    }
    .accentColor a {
        margin-bottom: 8px;
        margin-right: 8px;
    }
    .colorChem {
        top: 205px;
    }
    .layoutstyle {
        padding: 20px 0 28px 40px;
        top: 297px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px){
    /**************** Header ***************/
    /* .hasChild:after {
        display: block;
    } */
    /* Added tabNavs */
    .tabNavs li a {
        padding: 0 72px 10px;
    }
    .commentForm form input {
        width: 360px;
    }
    .contactForm form input {
        width: 360px;
    }
    .contactForm form label {
        width: 360px;
    }
    .contactForm form input[type="file"] {
        width: 360px;
    }
    .footerContent a {
        font-size: 60px;
    }
    /* Added */
    .commentWrap{
        display: flex;
    }
    /* This */
    .capItalic{
        /* margin-top: 30px; */
        margin-top: 20px;
    }
    /**************** Member Page ***************/
    /* .teamDetails {
        height: 213px;
    } */
    .teamDetails h3 {
        font-size: 23px;
    }
    .sliderImg{
        /* width: 875px; */
        width: 797px;
    }
    .sliderImg img{
        width: 100% !important;
        height: 100% !important;
    }
    .memberImg{
        width: 555px;
        height: 555px;
    }
    .memberDetails {
        width: 555px;
        height: 555px;
    }
    /**************** Event Page ***************/
    .singleCaros img{
        height: 295px !important;
    }
    .commentsSection ol{
        width: 750px;
    }
    /**************** Subscribe ***************/
    .subsForm form input{
        width: 213px;
    }
    .subsForm form button {
        left: 213px;
    }
}
@media (min-width: 320px) and (max-width: 1199px){
    .commentDiv{
        display: flex;
        flex-direction: column;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    /**************** Header ***************/
    /* .mainMenu {
        width: 50%;
    } */
    /* .logo {
        padding-left: 90px;
        width: 25%;
    } */
    .topSocial {
        padding-right: 90px;
        width: 25%;
    }
    .mainMenu > ul > li > a {
        padding: 3px 20px;
    }
    /* .hasChild:after {
        display: block;
    } */
    /**************** Slider Area ***************/
    .sliderArea{
        height: 650px !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft{
        left: 40px !important;
        top: 190px !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft.resFix{
        left: auto !important;
        right: -35px !important;
        top: 158px !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfr{
        left: 40px !important;
        top: 245px !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfl{
        left: 40px !important;
        top: 350px !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfb{
        left: 40px !important;
        top: 445px !important;
    }
    .headCaption {
        font-size: 55px;
    }
    .capItalic {
        margin-top: 50px;
        /* margin-top: 20px; */
        width: 510px;
    }
    .sliderImg{
        width: 797px;
        /* width: 875px; */
        /* bottom: 100;
        right: 0; */
        margin-right: 50px;
    }
    .sliderImg img{
        width: 100% !important;
        height: 100% !important;
    }
    /**************** Feature Area ***************/
    .featureArea.commonSection{
        padding-bottom: 78px;
    }
    .featureContent {
        margin-bottom: 40px;
    }
    .featureArea:after {
        left: 10px;
    }
    /**************** Service ***************/
    .serviceContent {
        margin-bottom: 25px;
        width: 100%;
    }
    /**************** Portfolio Area ***************/
    .portfolioImg {
        height: 165px;
        width: 165px;
    }
    .folioHover{
        width: 230px;
        height: 230px;
        margin: -32px 0 0 -32px;
    }
    .portfolioImg.folioImgFix_5 {
        top: -44px;
    }
    .portfolioImg.folioImgFix_8 {
        top: -85px;
    }
    .portfolioImg.folioImgFix_6 {
        top: -44px;
    }
    .portfolioImg.folioImgFix_7 {
        top: -42px;
    }
    .portfolioImg.folioImgFix_9 {
        top: -83px;
    }
    .viewBtn {
        height: 165px;
        left: 1px;
        margin-bottom: -128px;
        position: relative;
        top: -128px;
        width: 165px;
    }
    /* .folioBtn {
        margin-bottom: 50px;
    } */
    .folioBtn li {
        margin-bottom: 10px;
    }


    /**************** Fun fact ***************/
    .singleFacts h1 {
        font-size: 65px;
    }
    /**************** Skill Area ***************/
    .skillArea.commonSection{
        padding-bottom: 88px;
    }
    .singleSkill {
        margin-bottom: 30px;
    }
    /**************** Blog ***************/
    .blogCotent{
        height: 485.8px;
    }
    .csCotent{
        height: auto;
    }
    .blogArea:after {
        left: 5px;
    }
    .postContent {
        height: 274px;
    }
    .postContent.two {
        height: 347px;
    }
    .postThumb.first {
        height: auto;
    }
    .postThumb.first img {
        height: auto;
    }
    .postThumb {
        height: 300px;
    }
    /* .postThumb {
        height: 175px;
    } */
    /**************** Hompage Three ***************/
    .portfolioDetails {
        padding: 40px 0 40px;
    }
    .folioHover2 a.prePhoto,.folioHover2 a.detailsLink {
        top: 42%;
    }
    /**************** Blog Sidebar ***************/
    .widget form input {
        width: 100%;
    }
    /************** Blog Single Page ***************/
    .blogSidebarArea:after {
        left: 12px;
    }
    .loader2:after {
        left: 12px;
    }
    .postPage .leftPost {
        padding-left: 0;
    }
    .postPage .quote {
        padding: 0 35px 37px 30px;
    }
    .authorInfo {
        margin-bottom: 40px;
    }
    .authorDesc {
        background: transparent none repeat scroll 0 0;
        width: 70%;
        padding-left: 0;
    }
    .commentForm form input {
        width: 426px;
    }
    .commentForm form input[type="text"] {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .fullComment {
        width: 82%;
    }

    /* Added */
    .commentsSection ol{
        width: 610px;
    }
    .commentsSection ol > li{
        width: 610px;
    }
    .commentsSection ol > li > ul > li{
        /* width: 610px; */
        width: 530px;
        margin-left: 80px;
    }
    /* This */

    /* .commentsSection ol > li > ul > li .commenterImg {
        margin-left: 80px;
    } */
    /* .commentsSection ol > li > ul > li{
        margin-left: 80px;
    } */
    .commentsSection ol > li > ul > li .fullComment {
        width: 83%;
        /* width: 78%; */
        /* width: 70%; */
    }
    .commentsSection ol > li > ul > li > ul > li .commenterImg {
        margin-left: 145px;
    }
    .commentsSection ol > li > ul > li > ul > li .fullComment {
        width: 60%;
    }
    /**************** Contact Page ***************/
    .contactForm form input {
        width: 49.4%;
    }
    /**************** Event Page ***************/
    .eventDet {
        padding-bottom: 35px;
        padding-right: 0;
        padding-top: 20px;
        position: relative;
        width: 100%;
    }
    .evMeta p.dat {
        font-size: 12px;
        margin-right: 10px;
        padding-left: 25px;
    }
    .evMeta p.van {
        font-size: 12px;
    }
    /**************** Event Single ***************/
    .eventSinglePost {
        padding: 30px;
    }
    /* Member Page */
    /* .teamDetails {
        height: 126px;
        height: 203px;
    } */
    .memberDetails {
        border-width: 1px;
        float: none;
        margin: 0 auto;
        width: 580px;
        height: 324px;
        /* height: auto; */
    }
    .memberDetailsNoImg {
        border-width: 1px;
        float: none;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }
    .memberImg {
        border-color: #f2f2f2;
        border-style: solid;
        border-width: 1px 1px 0 1px;
        float: none;
        margin: 0 auto;
        width: 580px;
        height: 580px;
        /* height: 100%; */
    }
    .singleCaros img{
        height: 264px !important;
    }
    /* New Home */
    .tabNavs li a {
        padding: 0 49.5px 10px;
    }
    .aboutTabImg > img {
        left: -35px;
        position: absolute;
        top: 0;
    }
    .aboutTabImg {
        height: 240px;
        width: 285px;
    }
    .allFeatureBtn {
        bottom: 0;
    }
    .footerContent a {
        font-size: 60px;
    }
    /**************** Subscribe ***************/
    .subsForm form{
        /* position: relative; */
        width: 290px;
    }
    .subsForm form input{
        width: 250px;
    }
    .subsForm form button {
        left: 250px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    /**************** Header ***************/
    .headerArea {
        height: inherit;
        position: relative;
        top: 0;
        padding-top: 40px;
    }
    .logo {
        float: none !important;
        padding-left: 0;
        width: 100%;
        text-align: center;
    }
    .logoImg {
        display: inline-block;
        float: none;
        width: auto;
        margin-top: 5px;
        margin-right: 5px;
        /* margin-left: 20px; */
    }
    .logo h2 {
        display: inline-block;
        float: none;
        margin-left: 0;
        padding-top: 4px;
    }
    .mainMenu {
        float: none !important;
        text-align: center;
        width: 100%;
        margin: 25px 0;
    }
    .mainMenu > ul > li {
        display: block;
        padding-bottom: 0px;
    }
    .mainMenu > ul > li:first-child > a {
        padding: 3px 35px;
        padding-bottom: 32px;
    }
    .mainMenu > ul > li > a{
        width: 100%;
        border: none;
        padding-bottom: 32px;
        /* border-bottom: 1px solid #f2f2f2; */
    }
    .mainMenu > ul > li.hasChild {
        padding-bottom: 32px;
    }
    .mainMenu > ul > li.hasChild > a{
        padding-bottom: 0px;
    }
    /* .hasChild:after {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        transition: opacity 0.3s ease, transform 0.3s ease;

        display: block;
        -webkit-transition: all 700ms ease;
        -moz-transition: all 700ms ease;
        -ms-transition: all 700ms ease;
        -o-transition: all 700ms ease;
        transition: all 700ms ease;
    } */
    .dropMenu {
        opacity: 1;
        position: relative;
        top: 20px;
        visibility: visible;
        width: 100%;
        text-align: center;
    }
    .mainMenu > ul > li:hover .dropMenu {
        top: 20px;
    }
    .mainMenu > ul > li:last-child > a {
        border-right: 0 none;
        padding: 3px 35px;
        /* padding-bottom: 32px; */
    }
    .dropMenu > li > a {
        padding: 14px 0;
    }
    .dropSub {
        left: 0;
        opacity: 1;
        position: relative;
        text-align: center;
        top: 20px;
        visibility: visible;
        width: 100%;
    }
    .dropSub li a {
        padding: 14px 0;
    }
    .dropMenu > li:hover .dropSub {
        top: 20px;
    }
    .mainMenu ul{
        display: none;
        -webkit-transition: none 0s;
        -moz-transition: none 0s;
        -ms-transition: none 0s;
        -o-transition: none 0s;
        transition: none 0s;
    }
    .topSocial {
        float: none !important;
        padding-bottom: 40px;
        padding-right: 0;
        padding-top: 0;
        text-align: center;
        width: 100%;
    }
    .topSocial ul {
        text-align: center;
    }
    /**************** Slider ***************/
    .sliderArea .tp-caption.lightgrey_divider{
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        text-align: center !important;
        margin: 0 auto !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft{
        top: 80px !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft.resFix{
        display: none;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfr{
        top:130px !important; 
    }
    .sliderArea .tp-caption.lightgrey_divider.lfl{
        top: 255px !important;
    }
    .capItalic {
        padding: 0 160px;
        line-height: 1.3;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfb{
        top: 325px !important;
    }
    .sliderArea{
        height: 520px !important;
    }
    /**************** Feature ***************/
    .featureArea.commonSection{
        padding-bottom: 78px;
    }
    .featureContent {
        margin-bottom: 30px;
    }
    /**************** Service ***************/
    .singleService.first {
        padding-top: 60px;
    }
    .serviceContent {
        float: none !important;
        margin-bottom: 30px;
        padding-top: 15px;
        text-align: center;
        width: 100%;
    }
    .serviceIcon {
        margin: 0 auto;
        float: none !important;
    }
    .serviceContent h4 {
        font-size: 22px;
    }
    .serviceContent.pull-left{
        margin-bottom: 15px;
    }
    .serviceIcon.pull-right{
        margin-bottom: 15px;
    }
    .commonSection.serviceArea{
        padding-bottom: 78px;
    }
    /**************** Fun Fact ***************/
    .singlePortfolio {
        position: relative;
        text-align: center;
        display: table;
        width: 600px;
        margin: 0 auto;
        clear: both;
    }
    .singlePortfolio .clearfix{
        display: none;
    }
    .portfolioImg.folioImgFix_1 {
        left: -42px;
        margin: 0 auto;
        right: 0;
    }
    .portfolioImg.folioImgFix_2 {
        left: 42px;
        right: 0;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_3 {
        left: -42px;
        right: 0;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_4 {
        left: 42px;
        right: 0;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_5 {
        left: -42px;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg.folioImgFix_6 {
        left: 42px;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg.folioImgFix_7 {
        left: -42px;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg.folioImgFix_9 {
        display: none;
    }
    .portfolioImg.folioImgFix_8 {
        left: 42px;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg {
        margin-bottom: 85px !important;
    }
    .viewBtn {
        left: 0px;
        margin-bottom: -143px;
        position: relative;
        top: -143px;
    }
    /* .portfolioArea.commonSection {
        padding-bottom: 0;
    } */
    .marquee {
        width: 280px;
    }
    .marquee div {
        width: 280px;
    }
    /**************** Fun Fact ***************/
    .singleFacts h1 {
        font-size: 45px;
    }
    /**************** Skill ***************/
    .skillArea.commonSection{
        padding-bottom: 78px;
    }
    .singleSkill {
        margin-bottom: 25px;
    }
    /**************** Blog ***************/
    .blogCotent{
        height: 537.8px;
    }
    .csCotent{
        height: auto;
    }
    .postThumb.first img {
        height: auto;
    }
    .postThumb.first {
        height: inherit;
    }
    .postThumb {
        height: 220px;
    }
    /* .postThumb {
        height: 175px;
    } */
    .postDate {
        transform: scale(0.8);
        transform-origin: left bottom;
    }
    .postContent {
        height: 360px;
    }
    .postContent.two {
        height: 432px;
    }
    /**************** Footer Area ***************/
    .footerContent a {
        font-size: 45px;
    }
    /**************** Homepage two ***************/
    /* Folio 1 */
    .folioBtn {
        margin-bottom: 50px;
    }
    .folioBtn li {
        margin-bottom: 10px;
    }
    .folioHover2 a.prePhoto,.folioHover2 a.detailsLink {
        top: 42%;
    }
    /************* Home Page Three *************/
    .portfolioDetails {
        padding: 30px 20px 30px;
    }
    /*********** 404 page ************/
    .fourZeroArea p {
        width: 38%;
    }
    .breadCrumArea {
        padding: 80px 0;
    }
    .breadCrumArea h1 {
        font-size: 40px;
    }
    .fourZeroArea {
        padding: 115px 0;
    }
    /* .hasChild:after {
        display: block;
    } */
    /*************** About Page ************/
    .sinlgeTeam {
        margin-bottom: 30px;
    }
    /* Blog Sidebar */
    .blogSidbarPost h2 a {
        font-size: 40px;
    }
    .blogCategory li {
        margin-bottom: 10px;
    }
    .sidePostCont {
        margin-left: 10px;
        width: 135px;
    }
    .sidePostCont p a {
        line-height: 1.4;
    }
    .widget form input {
        width: 100%;
    }
    /************** Blog Single Page ***************/
    .postPage .leftPost {
        padding-left: 0;
    }
    .postPage .quote {
        padding: 0 35px 37px 30px;
    }
    .authorInfo {
        margin-bottom: 60px;
    }
    .authorDesc {
        background: transparent none repeat scroll 0 0;
        width: 70%;
        padding-left: 0;
    }
    .commentForm form input[type="text"] {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .commentForm form input{
        width: 100%;
    }
    .fullComment {
        width: 83%;
        /* width: 78%; */
    }

    /* Added */
    .commentsSection ol{
        width: 633.13px;
    }
    .commentsSection ol > li{
        width: 633.13px;
    }
    .commentsSection ol > li > ul > li{
        /* width: 633.13px; */
        width: 583.13px;
        margin-left: 50px;
    }
    /* This */

    /* .commentsSection ol > li > ul > li .commenterImg {
        margin-left: 50px;
    } */
    /* .commentsSection ol > li > ul > li{
        margin-left: 50px;
    } */
    .commentsSection ol > li > ul > li .fullComment {
        width: 85%;
        /* width: 80%; */
        /* width: 68%; */
    }
    .commentsSection ol > li > ul > li > ul > li .commenterImg {
        margin-left: 80px;
    }
    .commentsSection ol > li > ul > li > ul > li .fullComment {
        width: 60%;
    }
    /************ Member Page **************/
    /* .teamDetails {
        height: 128px;
    } */
    .teamDetails h3 {
        font-size: 26px;
    }
    /************ Contact Page **************/
    .contactForm form input {
        width: 340px;
    }
    .contactForm form input[type="file"] {
        width: 340px;
    }
    /************* Event Page **************/
    .eventThumb {
        position: relative;
    }
    .singleEvents {
        background: transparent none repeat scroll 0 0;
        margin: 0 0 30px;
        padding-left: 0;
        width: 100%;
        /* width: 270px; */
    }
    .evMeta p {
        margin-bottom: 12px;
    }
    .eventDet {
        padding-bottom: 0;
        padding-right: 0;
        padding-top: 25px;
        position: relative;
        width: 100%;
        height: auto;
    }
    /**************** Event Single ***************/
    .eventSinglePost {
        padding: 30px 25px;
    }
    .blogSidebarArea.singleEventPage::after {
        left: 5px;
    }
    /**************** Event Page ***************/
    .singleCaros img{
        height: 300px !important;
        /* height: 323px !important; */
    }
    /* Member Page */
    .memberDetails {
        border-width: 1px;
        float: none;
        margin: 0 auto;
        width: 580px;
        height: 324px;
        /* height: auto; */
    }
    .memberDetailsNoImg {
        border-width: 1px;
        float: none;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }
    .memberImg {
        border-color: #f2f2f2;
        border-style: solid;
        border-width: 1px 1px 0 1px;
        float: none;
        margin: 0 auto;
        width: 580px;
        height: 580px;
        /* height: 100%; */
    }
    .headerFix .topSocial{
        display: none;
    }
    .headerFix .logo{
        width: 180px;
    }
    .headerFix.headerArea{
        padding-top: 20px;
    }
    .headerFix .container{
        position: relative;
    }
    .headerFix .container .menuButton {
        margin: 0;
        padding: 0 4px;
        position: absolute;
        right: 13px;
        top: 8px;
    }
    /* .headerFix .menuButton {
        margin: 0;
        padding: 0 4px;
        position: absolute;
        right: 20px;
        top: 28px;
    } */
    .mainMenu > ul > li:last-child{
        padding-bottom: 5px;
    }
    /* New Home */
    .tabNavs li a {
        padding: 0 19.5px 10px;
    }
    .aboutTabImg > img {
        left: -35px;
        position: absolute;
        top: 0;
    }
    .aboutTabImg {
        height: 240px;
        width: 285px;
    }
    .allFeatureBtn {
        bottom: 0;
    }
    /**************** Subscribe ***************/
    .subsForm form{
        /* position: relative; */
        width: 290px;
    }
    .subsForm form input{
        width: 250px;
    }
    .subsForm form button {
        left: 250px;
    }
}

@media (min-width: 320px) and (max-width: 767px){
    /**************** Header ***************/
    .headerArea {
        height: inherit;
        position: relative;
        top: 0;
        padding-top: 40px;
    }
    .logo {
        float: none !important;
        padding-left: 0;
        width: 100%;
        text-align: center;
        /* padding-left: 20px; */
    }
    .logoImg {
        display: inline-block;
        float: none;
        width: auto;
        margin-top: 5px;
        margin-right: 5px;
        /* margin-left: 20px; */
    }
    .logo h2 {
        display: inline-block;
        float: none;
        margin-left: 0;
        padding-top: 4px;
    }
    .mainMenu {
        float: none !important;
        text-align: center;
        width: 100%;
        margin: 25px 0;
    }
    .mainMenu > ul > li {
        display: block;
        padding-bottom: 0px;
    }
    .mainMenu > ul > li:first-child > a {
        padding: 3px 35px;
        padding-bottom: 32px;
    }
    .mainMenu > ul > li > a{
        width: 100%;
        border: none;
        padding-bottom: 32px;
        /* border-bottom: 1px solid #f2f2f2; */
    }
    .mainMenu > ul > li.hasChild {
        padding-bottom: 32px;
    }
    .mainMenu > ul > li.hasChild > a{
        padding-bottom: 0px;
    }
    .dropMenu {
        opacity: 1;
        position: relative;
        top: 20px;
        visibility: visible;
        width: 100%;
        text-align: center;
    }
    .mainMenu > ul > li:hover .dropMenu {
        top: 20px;
    }
    .mainMenu > ul > li:last-child > a {
        border-right: 0 none;
        padding: 3px 35px;
        /* padding-bottom: 32px; */
    }
    .dropMenu > li > a {
        padding: 14px 0;
    }
    .dropSub {
        left: 0;
        opacity: 1;
        position: relative;
        text-align: center;
        top: 20px;
        visibility: visible;
        width: 100%;
    }
    .dropSub li a {
        padding: 14px 0;
    }
    .dropMenu > li:hover .dropSub {
        top: 20px;
    }
    .mainMenu ul{
        display: none;
        -webkit-transition: none 0s;
        -moz-transition: none 0s;
        -ms-transition: none 0s;
        -o-transition: none 0s;
        transition: none 0s;
    }
    .topSocial {
        float: none !important;
        padding-bottom: 40px;
        padding-right: 0;
        padding-top: 0;
        text-align: center;
        width: 100%;
    }
    .topSocial ul {
        text-align: center;
    }
    /**************** Slider ***************/
    .tp-bullets{
        display: none !important;
    }
    .sliderArea .tp-caption.lightgrey_divider{
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        text-align: center !important;
        margin: 0 auto !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft{
        top: 80px !important;
    }
    .sliderArea .tp-caption.lightgrey_divider.lft.resFix{
        display: none;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfr{
        top:120px !important; 
    }
    .headCaption {
        font-size: 35px;
        /* Added */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfl{
        top: 200px !important;
    }
    .capItalic {
        /* font-size: 17px;
        line-height: 1.2; */
        line-height: 1.1;
        padding: 0 25px;
        padding-top: 30px;
    }
    .sliderArea .tp-caption.lightgrey_divider.lfb{
        top: 300px !important;
    }
    .sliderArea{
        height: 480px !important;
    }
    .sliderBtn span{
        padding-top: 24px;
    }
    .sliderArea ul li img::before {
        background: rgba(0, 0, 0, 0.6);
    }
    /**************** Testimonial ***************/
    .commonSection {
        padding: 74px 0 78px !important;
    }
    .testiImg {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .quotation {
        padding: 30px 20px 0;
    }
    /**************** Feature ***************/
    .featureArea:after {
        left: -5px;
    }
    .featureImg {
        margin: 30px auto 10px;
    }
    /**************** Service ***************/
    .singleService.first {
        padding-top: 0;
    }
    .serviceContent {
        float: none !important;
        margin: 0 auto 20px;
        padding-top: 15px;
        text-align: center;
        width: 100%;
    }
    .serviceIcon {
        float: none !important;
        margin: 0 auto 25px;
    }
    .serviceImg {
        width: 290px;
        margin: 0 auto 30px;
    }
    /**************** Poftfolio Area ***************/
    .portfolioArea.home{
        overflow: hidden;
    }
    .singlePortfolio {
        position: relative;
        text-align: center;
        display: table;
        width: 290px;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_1 {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_2 {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_3 {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_4 {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .portfolioImg.folioImgFix_5 {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg.folioImgFix_6 {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg.folioImgFix_7 {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg.folioImgFix_9 {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg.folioImgFix_8 {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
    .portfolioImg {
        margin-bottom: 110px !important;
    }
    .viewBtn{
        top: 0;
        position: relative;
    }
    /* prettyPhoto styling for small screens */
    .pp_pic_holder.pp_default { 
        width: 100%!important; 
        left: 0!important; 
        overflow: hidden; 
    }
    div.pp_default .pp_content_container .pp_left {
        padding-left: 0!important; 
    }
    div.pp_default .pp_content_container .pp_right { 
        padding-right: 0!important; 
    }
    .pp_content { 
        width: 100%!important; 
        height: auto!important; 
    }
    .pp_fade { 
        width: 100%!important; 
        height: 100%!important; 
    }
    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { 
        display: none!important; 
    }
    #pp_full_res img { 
        width: 100%!important; 
        height: auto!important; 
    }
    .pp_details { 
        background-color: #fff;
        height: 42px;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding: 0;
        width: 100% !important;
    }
    a.pp_close { 
        right: 10px!important; 
        top: 9px!important; 
    }
    /**************** Skill Area ***************/
    .skillArea.commonSection{
        padding-bottom: 48px !important;
    }
    .singleFacts {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .singleSkill {
        margin-bottom: 30px;
    }
    /**************** Blog Area ***************/
    .postThumb.first img {
        height: auto;
    }
    .postThumb.first .postDate {
        height: 174px;
    }
    /* .postDate {
        height: 175px;
    } */
    /* .postThumb {
        height: 300px;
    } */
    /* .postThumb {
        height: 175px;
    } */
    .postThumb.first{
        height: inherit;
    }
    .postThumb.first + .postContent{
        margin-bottom: 30px;  
    }
    .postContent {
        height: auto;
    }
    .postContent.two {
        height: auto;
    }
    .blogArea:after {
        left: 9px;
    }
    /**************** Subscribe ***************/
    .subsForm form{
        /* position: relative; */
        width: 290px;
    }
    .subsForm form input{
        width: 250px;
    }
    .subsForm form button {
        left: 270px;
    }
    /**************** Footer area ***************/
    .footerContent a {
        font-size: 19px;
    }
    .footerContent h2 {
        line-height: 1;
        font-size: 25px
    }
    .footerContent p {
        font-size: 25px;
    }
    /**************** Homepage two ***************/
    /* Folio 1 */
    .folioBtn {
        margin-bottom: 50px;
    }
    .folioBtn li {
        margin-bottom: 10px;
    }
    .folioHover2 a.prePhoto,.folioHover2 a.detailsLink {
        top: 42%;
    }
    /**************** Home Three ***************/
    /* Folio 3 */
    .portfolioArea.commonSection.home3 {
        padding-bottom: 48px !important;
    }
    .portfolioDetails.last {
        margin-bottom: 30px;
    }
    .portfolioDetails h3{
        height: auto;
    }
    /**************** 404 Page ***************/
    .fourZeroArea:after {
        left: -3px;
    }
    .breadCrumArea {
        padding: 60px 0;
    }
    .breadCrumArea h1 {
        font-size: 40px;
    }
    .breadLink li {
        font-size: 16px;
    }
    .breadLink li span {
        font-size: 12px;
        padding: 0 15px;
    }
    .fourZeroArea h1 {
        font-size: 140px;
    }
    .fourZeroArea {
        padding: 115px 0;
    }
    .fourZeroArea h2 {
        padding: 40px 40px 20px;
    }
    .fourZeroArea p {
        width: 70%;
    }
    /* .hasChild:after {
        display: block;
    } */
    /**************** About Page ***************/
    .featuresList {
        margin-bottom: 40px;
    }
    .sinlgeTeam {
        margin: 0 auto 30px;
        width: 290px;
    }
    #teamCarousel .carousel-indicators li {
        margin: 1px 5px;
    }
    #teamCarousel .carousel-indicators {
        bottom: -30px;
    }
    .teamArea:after {
        left: 9px;
    }
    /**************** Blog Sidebar Page ***************/
    .blogSidbarPost h2 a {
        font-size: 35px;
    }
    .blogCategory li {
        margin-bottom: 10px;
    }
    .leftImg {
        width: 100%;
    }
    .leftPost {
        width: 100%;
    }
    .leftImg img {
        height: auto;
        width: 100%;
    }
    .postVideo iframe {
        height: 290px;
    }
    .defaultPagi li {
        margin-bottom: 10px;
    }
    /* Added */
    /* .blogGridArea  */
    .blogCotent {
        width: 100%;
        height: auto;
    }
    .csCotent {
        margin: 0 auto 30px;
    }
    .blogSidebarArea .defaultPagi {
        margin-bottom: 40px;
    }
    .blogSidebarArea.commonSection{
        padding-bottom: 48px !important;
    }
    /* .blogSidebarArea.loader2.commonSection{
        padding-top: 114px !important;
        padding-bottom: 48px !important;
    } */
    .loader2.commonSection{
        padding-top: 114px !important;
        padding-bottom: 48px !important;
    }
    .widget form input {
        width: 100%;
    }
    /**************** Blog Single Page ***************/
    .postPage .leftPost {
        padding: 16px 15px 19px;
    }
    .authorDesc {
        width: 100%;
        padding: 25px;
        background: transparent none repeat scroll 0 0;
    }
    .commentsSection ol > li {
        display: block;
    }
    .fullComment {
        float: left;
        margin-top: 15px;
        width: 100%;
        margin-left: 0;
    }
    .commentsSection ol > li > ul > li {
        display: block;
        margin-left: 0;
    }
    .commentsSection ol > li > ul > li .commenterImg {
        margin-left: 0;
    }
    /* .commentsSection ol > li > ul > li{
        margin-left: 0;
    } */
    .commentsSection ol > li > ul > li .fullComment {
        width: 100%;
    }
    .commentsSection ol > li > ul > li > ul > li {
        display: block;
    }
    .commentsSection ol > li > ul > li > ul > li .commenterImg {
        margin-left: 0;
    }
    .commentsSection ol > li > ul > li > ul > li .fullComment {
        width: 100%;
    }
    .commentForm h1 {
        font-size: 40px;
        padding-bottom: 30px;
    }
    .commentForm form input[type="text"] {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .commentForm form input {
        width: 100%;
    }
    /* .recaptcha-wrapper > div {
        transform: scale(1.1);
    } */
    /* .reCaptcha{
        transform: scale(0.9);
        transform-origin: 0 0;
        width: 100% !important;
    } */
    .commentForm form button {
        margin-bottom: 40px;
    }
    /**************** Contact Page ***************/
    .contactForm form input {
        width: 100%;
    }
    .contactForm form input[type="text"] {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .contactForm form label {
        margin-bottom: 10px;
        margin-right: 0;
    }
    #map {
        height: 400px;
    }
    .contactDiv{
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
    }
    .adminContactDiv{
        display: flex;
        flex-direction: column;
    }
    /**************** Event Page ***************/
    .eventThumb {
        position: relative;
    }
    .singleEvents {
        padding-left: 0;
        background: transparent none repeat scroll 0 0;
    }
    .eventDet {
        /* padding: 25px 25px 10px 0; */
        padding: 25px 0 10px;
        height: auto;
    }
    .evMeta p {
        margin-bottom: 15px;
    }
    .sidePostCont {
        width: 67%;
    }
    /**************** Event Single Page ***************/
    .eventSinglePost {
        padding: 30px 25px;
    }
    .eventSwiper {
        padding-bottom: 78px !important;
    }
    /* .singleCaros img{
        height: 210px !important;
    } */
    /**************** Folio Single Page ***************/
    div#slider, #slider div.sliderInner div.mcSlc {
        background-size: cover !important;
    }
    #slider, #slider div.sliderInner {
        height: 290px;
        width: 290px;
    }
    #sliderFrame {
        width: 100%;
    }
    .folioItemContent {
        padding: 30px;
    }
    /**************** Member Page ***************/
    .teamCard {
        margin-bottom: 0%;
    }
    .memberImg {
        border-color: #f2f2f2;
        border-style: solid;
        border-width: 1px 1px 0 1px;
        float: left;
        width: 100%;
        height: 290px;
        /* height: 100%; */
    }
    .memberDetails {
        padding: 30px;
        width: 100%;
        height: 448px;
        /* height: auto; */
        border-width: 1px;
    }
    .memberDetailsNoImg {
        padding: 30px;
        width: 100%;
        height: auto;
        border-width: 1px;
    }
    .teamDetails {
        /* height: auto; */
        padding: 30px;
    }
    .headerFix .topSocial{
        display: none;
    }
    .headerFix .logo{
        width: 180px;
    }
    .headerFix.headerArea{
        padding-top: 20px;
    }
    .headerFix .container{
        position: relative;
    }
    .headerFix .container .menuButton {
        margin: 0;
        padding: 0 4px;
        position: absolute;
        right: 13px;
        top: 8px;
    }
    /* .headerFix .menuButton {
        margin: 0;
        padding: 0 4px;
        position: absolute;
        right: 20px;
        top: 28px;
    } */
    .mainMenu > ul > li:last-child{
        padding-bottom: 5px;
    }
    /* New Home Page */
    .tabsGroupArea{
        overflow: hidden;
    }
    .singleTabContent {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .tabNavs {
        display: block;
    }
    .tabNavs li {
        float: none;
    }
    .tabNavs li a {
        border-right: 0;
    }
    .aboutTabImg {
        height: 280px;
        width: 290px;
    }
    .aboutTabImg > img {
        left: 0;
        top: 0;
    }
    #testiCarousel .quotation::before {
        left: -3px;
    }
    #testiCarousel .quotation::after {
        right: -4px;
    }

}

@media (min-width: 900px) and (max-width: 990px){
    .capItalic-div {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .capItalic {
        width: 470px;
        padding: 0 30px;
    }
}

/* @media (min-width: 432px) and (max-width: 990px){ */
@media (min-width: 432px) and (max-width: 767px){
    .capItalic-div {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .capItalic {
        width: 430px;
    }
}

@media (min-width: 320px) and (max-width: 357px){
    .capItalic {
        font-size: 17px;
        line-height: 1.2;
        padding: 0 25px;
        padding-top: 30px;
    }
}

@media (min-width: 481px) and (max-width: 767px){
    /**************** Homepage two ***************/
    /* Folio 1 */
    .folioImg {
        margin: 0 auto;
        width: 450px;
    }
    .item .blogCotent{
        width: 450px;
        margin: 0 auto 30px;
    }
    .item .blogCotent2{
        width: 450px;
        margin: 0 auto 30px;
    }
    #blogCarousel .carousel-indicators {
        bottom: -32px;
    }
    /* About Page */
    .aboutArea.commonSection {
        margin: 0 auto;
        width: 450px;
    }
    /******* Footer *********/
    .footerContent a {
        font-size: 25px;
    }
    /******* Blog Grid *********/
    .blogGridArea .blogCotent {
        margin: 0 auto 30px;
        width: 450px;
    }
    .blogGridArea .blogCotent2 {
        margin: 0 auto 30px;
        width: 450px;
    }
    /* .postDate {
        height: auto;
    } */
    .postThumb {
        height: 300px;
    }
    .postDate {
        transform: scale(0.8);
        transform-origin: left bottom;
    }
    /* Blog Sidebar */
    .postVideo iframe {
        height: 390px;
    }
    .sidePostCont {
        width: 80%;
    }
    /* Folio Page */
    .folioImg2 {
        margin: 0 auto;
        width: 450px;
    }
    .portfolioDetails{
        margin: 0 auto 30px;
        width: 420px;
        /* width: 450px; */
    }
    #slider, #slider div.sliderInner {
        height: 400px;
        width: 400px;
        margin: 0 auto;
    }
    .folioItem {
        margin: 0 auto;
        width: 500px;
        background: transparent none repeat scroll 0 0;
    }
    .folioItemImg {
        background: transparent none repeat scroll 0 0;
    }
    /**************** Member Page ***************/
    .memberImg {
        float: none;
        width: 450px;
        height: 450px;
        /* height: 100%; */
        margin: 0 auto;
    }
    .memberDetails {
        border-color: #f2f2f2;
        border-style: solid;
        border-width: 1px 1px 0 1px;
        float: none;
        margin: 0 auto;
        padding: 30px;
        width: 450px;
        height: 339px;
        /* height: auto; */
    }
    .memberDetailsNoImg {
        border-color: #f2f2f2;
        border-style: solid;
        border-width: 1px 1px 0 1px;
        float: none;
        margin: 0 auto;
        padding: 30px;
        width: 100%;
        height: auto;
    }
    /**************** Event Page ***************/
    .singleCaros img{
        height: 210px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px){
    /**************** Event Page ***************/
    .singleCaros img{
        height: 170px !important;
    }
    .eventThumb {
        width: 287px;
        height: 193px;
    }
    /**************** Blog Grid ***************/
    .postThumb {
        height: 248px;
    }
    .postDate {
        transform: scale(0.7);
        transform-origin: left bottom;
    }
}