.page-container{
    background-color: #f7f7f7;
}
.page-container .page-content .page-content-wrap{
    background-color: #f7f7f7;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    float: none;
}
.x-navigation.x-navigation-horizontal {
    float: none;
    margin-bottom: 0px;
}
.page-content .logo-link{
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 100000;
    margin-top: 0px;
}
.page-content .logo-link img {
    width: 156px;
}
#content-wrapper .main-title {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;;;
    margin-top: 9px;
    padding-right: 10px;
    margin-bottom: 9px;
}
#content-wrapper .main-title i{
    color: #11aa8d;
}
#content-wrapper .main-title a{
    text-decoration: none;
    color: #1f4e79 !important;
}
#content-wrapper .download-btn{
    border: none;
    color:#fff;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #ffa701 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    margin-top: 0px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 25px;
}
#content-wrapper .create-btn{
    border: none;
    color:#fff;
    width: 250px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #1f4e79 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    margin-top: 0px;
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 10px;
}
#content-wrapper .download-display-btn{
    border: none;
    color:#fff;
    width: 260px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #1f7279 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    margin-top: 0px;
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 10px;
}
#content-wrapper .back-btn{
    border: none;
    width: 250px;
    text-align: center;
    display: inline-block;
    color:#fff;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #666 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 25px;
}
#content-wrapper .download-btn i{
    margin-right: 5px;

}
.onImg-Text {
    height: 26px;
    display: block;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    top: -31px;
    left: 0px;
    line-height: 24px;
}
.not-active .onImg-Text{
    display: none;
}
#content-wrapper .banner-item.marginTop{
    margin-top: 15px;
}
#content-wrapper .banner-item.noRightMargin{
    margin-right: 0px !important;
}
#content-wrapper .banner-item{
    float: none;
    display: inline-block;
    position: relative;
    margin-right: 20px;
    vertical-align: bottom;

}
#content-wrapper .banner-item .img-container{
    position: relative;
    width: 100%;
}
#content-wrapper .banner-item .banner-detail{
    width: 100%;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    border-radius: 2px;
    background-color: #e9e9e9;
    margin-top: 5px;
    color: #333;
    position: relative;
    padding-left: 10px;
}

#content-wrapper .banner-item.not-active .img-container{

    background-color: #ececec;
    color: #e0dee0 !important;
    overflow: hidden;
}

#content-wrapper .banner-item.not-active .img-container img{
    visibility: hidden;
}

#content-wrapper .banner-item.not-active .img-container:before{
    content: "\f03e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 70px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
}

#content-wrapper .banner-item.not-active .edit-icon .fa,
#content-wrapper .banner-item.not-active .pull-left{
    color: #c4c4c4 !important;
}

#content-wrapper .banner-item.not-active .edit-icon .fa-eye,
#content-wrapper .banner-item.not-active .edit-icon .fa-cloud-download,
#content-wrapper .banner-item.not-active .size-kb{
    display: none;
}

.popover {
    max-width: none !important;
    border-radius: 2px;
    border: #f3f3f3;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.popover-content{
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
hr{
    border-top-color: #e7e7e7;
}
hr.white-hr{
    border-top-color: #f4f4f4!important;
}
#content-wrapper .banner-item .edit-icon i.fa-mobile{
    font-size: 18px !important;
}
#content-wrapper .banner-item .edit-icon i.blue {
    color: #2c5880 !important;
}
#content-wrapper .banner-item .edit-icon i.green {
    color: #24c367 !important;
}
#content-wrapper .banner-item .edit-icon i {
    line-height: 30px;
    color:#666666;
    font-size: 14px;
    margin-right: 7px;
    cursor: pointer;
}
#content-wrapper .banner-item .edit-icon i:hover {
    color:  #ffa800;
}

.size-kb{
    font-size: 12px;
    color: #999
}

.banner-item .img-container img {
    width: 500px;
}

.banner-item.img-828x315 .img-container img{
    width: 470px !important;
}
.banner-item.img-1500x500 .img-container img{
    width: 500px !important;
}
.banner-item.img-1080x608 .img-container img{
    width: 297px !important;
}
.banner-item.img-974x300 .img-container img{
    width: 584px !important;
}
.banner-item.img-1080x1080 .img-container img{
    width: 280px !important;
}
.banner-item.img-2560x1440 .img-container img{
    width: 500px !important;
}

.tabs-container .nav-tabs {
    border: none;
    margin: 0px;
    padding: 0px;
    background: #fff;
    box-shadow: 1px 2px 2px rgba(0,0,0,.11);
    margin-top: 10px;
    margin-bottom: 20px;
}
.tabs-container .nav-tabs > li.active {
    background: #30b49b;
    color: #fff;
    border-color: transparent;
    border-right: 1px solid #f1f1f1;
    margin: 0px;
    border-radius: 2px;
}
.tabs-container .nav-tabs > li.active a {
    background: #30b49b;
    color: #FFF;
}
.tabs-container .nav-tabs > li > a {
    background: #fff;
    padding-bottom: 10px;
    margin: 8px 0;
    padding-top: 1px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #666666;
    padding: 0 10px !important;
    line-height: 20px;
    padding-top: 1px !important;
    border-top: 0 !important;
    transition: none !important;
}
.tabs-container .nav-tabs > li.active:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 48%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #30b49b;
    z-index: 999;
    transition: .3s;
}

#side-tab .content-container{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 911px;
}

#side-tab .old-side,
#side-tab .new-side{
    float: left;
    display: inline-block;
    width: 400px;
}
#side-tab .old-side .title{
    font-size: 16px;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    line-height: 42px;
}
#side-tab .new-side .title{
    font-size: 16px;
    font-weight: 700;
    color: #2a3f54;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    line-height: 42px;
}
#side-tab .mid-side .title{
    font-size: 30px;
    font-weight: 700;
    color: #30b49b;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    line-height: 42px;
}
#side-tab .mid-side{
    width: 110px;
    float: left;
}
#side-tab .side-item{
    width: 400px;
    position: relative;
    margin-bottom: 5px;
    border-radius: 2px;
    border: 1px solid #cfcfcf !important;
}
#side-tab .new-side .side-item.facebook-mobile{
    overflow: hidden;
    max-height: 226px;
}
#side-tab .new-side .side-item.twitter{
    overflow: hidden;
  max-height: 135px;
}
#side-tab .new-side .side-item.gmb{
    overflow: hidden;
    max-height: 224px;
}
#side-tab .new-side .side-item.twitter img,
#side-tab .old-side .side-item.twitter img{
    position: relative;
  top: 0px !important;
}
#side-tab .new-side .side-item.facebook-mobile img,
#side-tab .old-side .side-item.facebook-mobile img{
    width: 127.5%;
    left: -55px;
    position: relative;
    top: 0px;
    object-fit: cover;
    height: 224px;
}
#side-tab .side-item img{
    width: 100%;
    border-radius: 2px;
}
#side-tab .old-side .side-item.facebook-mobile{
    /* display: flex !important;
    justify-content: center !important;
    overflow: hidden; */
}
#side-tab .old-side .side-item{
    overflow: hidden;
}
#side-tab .old-side .side-item img{
    /*-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
}
#side-tab .old-side .side-item.facebook-mobile img{
    /*-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
  /* width: auto !important; */
  /* height: 100% !important; */
}
#side-tab .old-side .side-item.facebook img,
#side-tab .old-side .side-item.youtube img,
#side-tab .old-side .side-item.linkedin img{
    top: 0px !important;
}
#side-tab .side-item.youtube{
    position: relative;
    height: 67px;
    overflow: hidden;
}
#side-tab .side-item.linkedin{
    position: relative;
    overflow: hidden;
}
#side-tab .side-item.youtube img,
#side-tab .old-side .side-item.youtube img{
    width: 400px;
    position: absolute;
    top: -80px !important;
    left: 0px;
}
#side-tab .old-side .side-item.youtube img{
  top: 0 !important;
}
#side-tab .side-item.linkedin img{
    width: 400px;
}
#side-tab .side-item.facebook{
    position: relative;
    height:  152px;
    overflow: hidden;
}
#side-tab .side-item.facebook img,
#side-tab .old-side .side-item.facebook img {
    width: 400px;
    position: absolute;
    top: 0;
    left: 0px;
    height: 152px;
    object-fit: cover;
}
#side-tab .mid-side .mid-item {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
}
#side-tab .mid-side .mid-item.facebook-mobile{
    height: 231px;

}
#side-tab .mid-side .mid-item.facebook{
    height: 158px;

}
#side-tab .mid-side .mid-item.twitter{
  height: 140px;
}
#side-tab .mid-side .mid-item.gmb{
    height: 229px;
}
#side-tab .mid-side .mid-item.google{
    height: 230px;
}
#side-tab .mid-side .mid-item.linkedin{
    height: 102px;
}
#side-tab .mid-side .mid-item.linkedin.second{
    height: 218px;
}
#side-tab .mid-side .mid-item.youtube{
    height: 67px !important;
    overflow: hidden;
}

#side-tab .old-side .side-item.facebook-mobile{
    height: 226px;
}
#side-tab .old-side .side-item.facebook{
    height: 152px;
    overflow: hidden;
}
#side-tab .old-side .side-item.twitter{
  height: 135px;
}
#side-tab .old-side .side-item.gmb{
    height: 224px;
}
#side-tab .old-side .side-item.google{
    height: 226px;
}
#side-tab .old-side .side-item.linkedin{
    height: 102px !important;
    overflow: hidden;
}
#side-tab .old-side .side-item.linkedin.second{
    height: 202px !important;
    overflow: hidden;
}

#side-tab .old-side .side-item.youtube{
    height: 67px !important;
    overflow: hidden;
}
#side-tab .old-side .side-item .not-found-container{
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top:50%;
    margin-top: -31px;
    left: 0;
    right: 0;

}
/*#side-tab .old-side .side-item.youtube i{
  display: inline-block !important;
  position: relative;
  top: -4px;
  left: -7px;
}
#side-tab .old-side .side-item.youtube p{
  display: inline-block !important;
  width: auto;
}
#side-tab .old-side .side-item.youtube .not-found-container{
  top: 35px;
}*/
#side-tab .old-side .side-item i{
    display: block;
    color: #cc0000;
    margin-bottom: 5px;
}
#side-tab .old-side .side-item p{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #333333;
    line-height: 15px;
    text-transform: capitalize;
}
#side-tab .mid-side .mid-item .mid-border{
    width: 0px;
    height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #e9e9e9;
}
#side-tab .mid-side .mid-item .mid-icon.not-active{
    background-color: #cfcfcf !important;
}
#side-tab .mid-side .mid-item .mid-icon{
    width: 56px;
    height: 56px;
    border-radius: 28px;
    position: absolute;
    top:50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 5px solid #f7f7f7;
    margin-top: -28px;
    line-height: 52px;
    background-color: #cfcfcf;
}
#side-tab .mid-side .mid-item .mid-icon i{
    color: #fff;
    font-size: 20px !important;
}
#side-tab .mid-side .mid-item .mid-icon.custom-icon{
    line-height: 37px;
}
#side-tab .mid-side .mid-item .mid-icon span i.fa-mobile{
    font-size: 40px !important;
}
#side-tab .mid-side .mid-item .mid-icon span i.fa-facebook{
    font-size: 12px !important;
    top: 4px;
}
#side-tab .mid-side .mid-item.facebook .mid-icon{
    background-color: #3b5998;
}
#side-tab .mid-side .mid-item.facebook-mobile .mid-icon{
    background-color: #3b5998;
}
#side-tab .mid-side .mid-item.twitter .mid-icon{
    background-color: #55acee;
}
#side-tab .mid-side .mid-item.gmb .mid-icon{
    background-color: #4285f4;
}
#side-tab .mid-side .mid-item.google .mid-icon{
    background-color: #db402c;
}
#side-tab .mid-side .mid-item.linkedin .mid-icon{
    background-color: #0e76a8;
}
#side-tab .mid-side .mid-item.youtube .mid-icon{
    background-color: #c4302b;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    #content-wrapper .banner-item{
        width:98%;
        margin:0px;
        margin-bottom:15px;
    }
    #content-wrapper .banner-item > img,.img-container img{
        width:100% !important;
    }
    .banner-item.img-828x315 .img-container img,.banner-item.img-1500x500 .img-container img,.banner-item.img-1080x608 .img-container img,.banner-item.img-974x300 .img-container img
    ,.banner-item.img-2560x1440 .img-container img,.banner-item.img-1080x1080 .img-container img
    {
        width:100% !important;
    }
    hr{
        display:none;
    }
    .nav-tabs > li{
        display:none;
    }
}
