/*
Theme Name: Grade Cam
Version: 1.0
Author: Uplers
*/

.footer-contact p {
    margin-bottom: 0;
}
.home-engled-block p b {
    padding-bottom: 0;
}
.compare-opup {
    margin-top: 150px;
    margin-bottom: 100px;
}
.price-filed a.btn-main-fill {
    padding: 0;
    min-width: 170px;
    height: 50px;
    line-height: 50px;
    margin-top: 26px;
}

.plan-table a.btn-main-fill {
    margin-top: 55px;
    display: block;
    width: 100%;
    max-width: 233px;
    margin-left: auto;
    margin-right: auto;
    height: 70px;
    line-height: 70px;
}
.price-label a{
    font-weight: 600;
    color: rgb(75, 103, 242);
}
.white-slope{
    display: none;
}
.close-popup img{
    vertical-align: unset;
}
.thanks-bs.form-heading, .thanks-sd.form-heading{
    max-width: 100%;
    display: none;
}

.askbox a.button-type-7 {
    background: none;
    color: #4b67f2;
    border: 2px solid #4b67f2;
    padding: 0px 44px;
    letter-spacing: 2.2px;
    font-size: 16px;
    min-width: 202px;
}
.click-icons-block a span.desktop-only{
    display: block;
}
.mb-only{
    display: none;
}

.page-template-mobile .footer-cta.pollybox {
    -webkit-clip-path: polygon(0 0, 100% 270px, 101% 101%, 0 101%);
    clip-path: polygon(0 0, 100% 270px, 101% 101%, 0 101%)
}
.home-top-section .button-outline1.button-main1, .seo-top-section .button-outline1.button-main1 {
    padding: 0 36px;
}
.tips-loader:after {
    content: "";
    background: url(assets/images/loader.gif) center center no-repeat rgba(255,255,255,.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.sidebar-iframe-video, .schoole-slider-button .swiper-slide {
    cursor: pointer;
}
.blog-header span.to-upper {
    text-transform: uppercase;
}
.mixslide-text img {
    max-width: 100%;
}
.btn-main-fill.button-type-7:hover {
    color: #ffffff;
    border: solid 1px rgb(155, 151, 151, 0);
}
.features-slider-content .button-outline2.button-blue:hover:after {
    opacity: 0.15;
}
.mix-match-dropdown .hover-icon{
    display: none;
}
.mix-match-dropdown li.active .hover-icon, .mix-match-dropdown li .default-icon{
    display: inline;
}
.mix-match-dropdown li.active .default-icon{
    display: none;
}

.post-details a.btn-main-outline {
    margin-bottom: 0;
}
.sidebar-block .link-sidebar ul li big{
    padding: 0;
}
.mix-match-dropdown li.active .mix-dropdown {
    transform: translateX(0%);
    opacity: 1;
}

.cameras_content table {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ccc;
}
.gradecam-container2.container.cameras{
    margin-bottom: 50px;
}
  
.cameras_content  td, th {
    text-align: left;
    padding: 8px;
    font-size: 14px;
    white-space: nowrap;
  }
  
.cameras_content tr:nth-child(even) {
    background-color: #EEF1F0;
  }
.cameras_container{
    margin-bottom: 30px;
}
 .cameras_container .cameras_header {
    zoom: 1;
    padding: 0 13px 20px;
    text-align: center;
}
.cameras_container .cameras_header:after, .cameras_container .cameras_header:before {
    content: "";
    display: table;
}
.cameras_container .cameras_header .brand_header, .cameras_container .cameras_header .brand_header .dropdown, .cameras_container .cameras_header .brand_header h4.brand_title, .cameras_container .cameras_header h4.status_title {
    display: inline-block;
    vertical-align: middle;
}
.cameras_container .cameras_header .brand_header, .cameras_container .cameras_header .brand_header .dropdown, .cameras_container .cameras_header .brand_header h4.brand_title, .cameras_container .cameras_header h4.status_title {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: 400;
}
.cameras_brand_notes .brand_notes h4.active {
    background: url(assets/images/menus.svg) right center no-repeat;
    background-size: 13px 13px;
}
.cameras_brand_notes .brand_notes h4 {
    font-weight: 700;
    font-size: 14px;
    float: left;
    margin: 0;
    padding: 0 20px 0px 0;
    background: url(assets/images/plus.svg) right center no-repeat;
    cursor: pointer;
    background-size: 13px 13px;
}
.cameras_brand_notes .brand_notes .brand_note_content {
    clear: both;
    padding-top: 8px;
}
.cameras_brand_notes .brand_notes {
    font-size: 14px;
    padding: 10px;
    clear: both;
}
.cameras_container .cameras_content {
    max-height: 351px;
    overflow: auto;
}
.cameras_container .cameras_content tr.camera_item td.camera_name a, .webinars-list tr td a {
    color: #ef2451;
}
.cameras_container .cameras_content tr.camera_item .camera_thumb {
    margin-left: 20px;
    margin-top: 5px;
    overflow: hidden;
    display: block;
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-bottom: 5px;
}
.camera_status.status_confirmed {
    color: #77e0c1;
}
.camera_status.status_probably {
    color: #8bdc65;
}
.camera_status.status_unsure {
    color: #929292;
}
.camera_status.status_not_compatible {
    color: #f7931e;
}
.camera_status .tooltipbox{
    color: #262626;
    white-space: initial
}
.cameras_brand_notes{
    margin-top: 30px;
}
.brand_note_content p{
    margin-bottom: 12px;
    line-height: 24px;
}
.blog-list .col-lg-6 .post-list a h3 {
    font-size: 26px;
}

.single-post .blog-details img.alignleft{
    float: left;
    margin: 0 1em 0.5em 0;
}
.single-post .blog-details iframe{
    width: 100%;
    height: auto;
    min-height: 460px;
}
.single-post .blog-details .post-details ul li {
    margin-bottom: 5px;
}
.single-post .blog-details .post-details ul {
    margin-bottom: 35px;
}
.single-post .blog-details blockquote{
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}
.full-imgcover {
    margin: 18px 0;
}
.full-imgcover img {
    margin-top: 9px;
    margin-bottom: 38px;
    width: 100%;
    max-width: 100%;
}
.seo-text .full-imgcover a{
    color: #337ab7;
}
.seo-text .full-imgcover a:hover{
    color: #23527c;
}
.seo-text .cover-video {
    display: inline-block;
    width: 100%;
    margin-top: 12px;
}
.seo-text .vid-box {
    background: 0 0;
    border: 3px solid #77e0c1;
    padding: 23px;
}
.seo-text .video-sec figure img {
    width: 100%;
}
.seo-text .video-sec iframe {
    width: 100%;
    height: 360px;
    border: 0;
}
.seo-text .col-12 {
    margin-bottom: 36px;
}
.seo-text .easy-grade{
    margin-bottom: 0;
}
.seo-text .calculator-block {
    margin-bottom: 30px;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
    float: left;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption img{
    max-width: 100%;
}
.wp-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.popup-open.button-outline-header {
    border: solid 1px #ea1f7e;
}
.blog__listing .post-list h4 > span {
    color: #4b67f2;
    display: inline-block;
}

@media (max-width: 767px)
{
    .plan-table a.btn-main-fill {
        margin-top: 30px!important;
        max-width: 195px;
        min-width: 195px;
        line-height: 60px;
        height: 60px;
    }
    .plan-details ul {
        padding-top: 25px;
    }
    .btn-main-fill.button-img { 
        height: 60px;
            font-size: 13px;
        line-height: 60px;
    }
    .features-footer-cta .content-block-cta .btn-main-outline {
        max-width: 245px;
    }
    .click-icons-block a span.desktop-only{
        display: none;
    }
    .mb-only{
        display: block;
    }

    .schoole-top-section .button-outline2{
        margin: 10px 10px 10px 0;
        max-width: 211px;
        font-size: 13px;
        letter-spacing: 2.5px;
        height: 58px;
        line-height: 58px;
    }
    .center-title .btn-main-fill.button-img {
        width: 200px;
        font-size: 13px;
        letter-spacing: 1.3px;
    }
    .page-template-features .center-title .btn-main-fill.button-img {
        letter-spacing: 1.9px;
    }
}

@media screen and (max-width: 767px) {
    .cameras_list td {
        width: 100%;
        display: block;
        text-align: center;
        padding-bottom: 0px;
        white-space: initial;
    }
    .camera_item.brand_ td {
        font-size: 14px;
    }
    .cameras_container .cameras_content tr.camera_item .camera_thumb {
        width: 40px;
        height: 100%;
        float: none;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        height: 40px;
    }
    .cameras_content tr {
        margin-bottom: 10px;
    }
    .cameras_container .cameras_content {
        max-height: 100%;
        border: 4px solid #4b68f2;
    }
    .cameras_list th {
        display: none;
    }
    .camera_status .tooltipbox, .camera_status i {
        display: none;
    }
}