/*
 Custom Styles 2
*/


/* Home - Section Banner */
.home-banner {
    position: relative;
    z-index: 1;
    padding: 200px 0;
    max-height: 830px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    -webkit-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    -moz-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
}

.home-banner-heading,
.home-banner-heading h1 {
    font-family: 'Lato Black';
    color: #fff;
    font-size: 56px;
}

.home-banner-subheading,
.home-banner-subheading h2,
.home-banner-subheading h3,
.home-banner-subheading h4 {
    font-family: 'Lato Bold';
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}

.home-banner-laptop {
    margin-top: 30px;
    text-align: center;
}

.home-banner-laptop .video-laptop {
    position: relative;
    z-index: 1;
    margin: auto;
    width: 950px;
    height: 600px;
    background: url("/wp-content/uploads/2017/11/laptop-holder.png") center center no-repeat;
    background-size: contain;
}

.home-banner-laptop .video-laptop iframe {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 565px;
    height: 345px;
}

.home-banner-laptop .video-laptop customlaptop {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 565px;
    height: 345px;
}


/* Tools Overview - Section Helium 01 */
.section-why-choose {
    padding: 50px 0;
    background-size: cover;
    background-position: bottom left;
}

.section-why-choose .section-heading-holder {
    margin-top: -210px !important;
}

.section-why-choose .wpb_wrapper .item-features {
    margin-bottom: 70px;
}

.section-why-choose .item-features.right-image p {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.section-why-choose .item-features.right-image .description {
    text-align: right;
}

.section-why-choose .item-features .description {
    margin: 0 25px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.item-features .description {
    margin: 0 25px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}



/* Global - Section Helium Reusables */
.item-features .wpb_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.item-features p {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.item-features p img {
    object-fit: cover;
    width: 100px;
    height: auto;
}

.item-features .description {
    margin-left: 25px;
}

.item-features .description h5 {
    margin-bottom: 15px;
    font-family: 'Lato Bold';
    font-size: 24px;
    color: #0093ff;
}

.item-features .description p {
    letter-spacing: 0.5px;
    font-size: 14px;
    color: #000;
}

.helium02-holder figure,
.helium02-holder figure div,
.helium02-holder figure div img,
.helium03-holder figure,
.helium03-holder figure div,
.helium03-holder figure div img,
.helium04-holder figure,
.helium04-holder figure div,
.helium04-holder figure div img,
.helium05-holder figure,
.helium05-holder figure div,
.helium05-holder figure div img,
.helium06-holder figure,
.helium06-holder figure div,
.helium06-holder figure div img,
.helium07-holder figure,
.helium07-holder figure div,
.helium07-holder figure div img {
    width: 100%;
    max-width: unset;
}

.section-helium02,
.section-helium03,
.section-helium04,
.section-helium05,
.section-helium06,
.section-helium07 {
    overflow-x: hidden;
}

.section-white-left .item-features {
    position: relative;
    z-index: 1;
    margin-left: 42%;
    margin-bottom: 15px;
}

.section-white-left .btn-green {
    position: relative;
    z-index: 1;
    margin-left: 52.5%;
    margin-top: 15px;
    margin-bottom: 50px;
}

.section-blue-right {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.section-blue-right .item-features {
    position: relative;
    z-index: 1;
    max-width: 700px;
}

.section-blue-right .item-features .description h5 {
    color: #fff;
}

.section-blue-right .item-features .description p {
    color: #fff;
}

.section-blue-right .btn-green {
    position: relative;
    z-index: 1;
    margin-left: 11%;
    margin-top: 15px;
    margin-bottom: 50px;
}

.section-blue-right .custom-bars {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -35px;
    margin: auto;
    max-width: 100%;
    width: 75vw;
    height: auto;
}

.section-blue-right .custom-bars img {
    opacity: 0.3;
}

/*.section-blue-right .section-heading,
.section-blue-right .section-text-rotated {
    display: none;
}*/

.btn-green a.vc_general.vc_btn3,
.btn.btn-green {
    padding: 12px 18px;
    font-size: 28px;
    z-index:1000;
}


/* Global - Section Blue Gradient */
.section-blue-gradient {

}

.section-blue-gradient .vc_column-inner {
    padding: 0 !important;
}

.section-blue-gradient .gradient {
    padding: 50px 0;
    margin: 0;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.section-blue-gradient .gradient .description {
    margin-bottom: 50px;
    font-family: 'Lato Bold';
    font-size: 36px;
    color: #fff;
    line-height: 45px;
}

.section-blue-gradient .gradient .author {
    margin: 0;
    font-size: 22px;
    color: #fff;
}

.section-blue-gradient .video {
    margin: 70px 0 0;
}

.section-blue-gradient .video .video-embed .wpb_wrapper {
    padding: 0 15px;
    margin: 0 auto;
}

.section-blue-gradient .video .video-embed .wpb_wrapper iframe {
    max-width: 100%;
    height: 605px;
    -webkit-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    -moz-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
}

.section-blue-gradient .video .video-embed .wpb_wrapper customlaptop {
    max-width: 100%;
    height: 605px;
    -webkit-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    -moz-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
}


/* Tools Overview - Section Helium 02 */
.section-helium02 {
    padding: 20px 0 150px;
    background-repeat: no-repeat;
    /*background-position: bottom right;*/
    background-position: bottom center;
    background-size: contain;
}

.section-helium02 .content-holder {
    /*margin-top: 45vh;*/
    margin-right: auto;
    margin-left: auto;
}

.section-helium02 .helium02-holder {
    position: absolute;
    bottom: 5%;
    left: 5%;
    margin: 0;
    width: 50%;
    min-width: 800px;
}


/* Tools Overview - Section Helium 03 */
.section-helium03 .section-heading-holder .section-heading {
    position: absolute;
}

.section-helium03 .content-holder {
    padding: 140px 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.section-helium03 .helium03-holder {
    position: absolute;
    right: -20.5%;
    bottom: 0;
    margin: 0;
    width: 50%;
}

.section-helium03 .helium03-holder figure div img {
    max-height: 730px;
    max-width: 100%;
    width: auto;
}


/* Tools Overview - Section Helium 04 */
.section-helium04 {
    background-size: cover;
    background-position: center;
}

.section-helium04 .section-heading-holder .section-heading {
    position: absolute;
}

.section-helium04 .content-holder {
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.section-helium04 .helium04-holder {
    position: absolute;
    left: 9%;
    bottom: 0;
    margin: 0;
    width: auto;

}

.section-helium04 .helium04-holder figure div img {
    width: auto;
    max-width: 45vw;
    max-height: 95vh;
}


/* Tools Overview - Section Helium 05 */
.section-helium05 {
    padding-top: 20px;
}

.section-helium05 .section-heading-holder .section-heading {
    position: absolute;
}

.section-helium05 .content-holder {
    padding-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.section-helium05 .helium05-holder {
    position: absolute;
    right: -20px;
    bottom: 0;
    margin: 0;
    width: 40%;
}

.section-helium05 .helium05-holder figure div img {
    max-height: 95vh;
    width: auto;
}



/* Tools Overview - Section Helium 06 */
.section-helium06 {
    padding-bottom: 80px;
    background-size: cover;
    background-position: center right;
}


.section-helium06 .section-heading-holder .section-heading {
    position: absolute;
}

.section-helium06 .content-holder {
    padding-top: 120px;
    margin-left: auto;
    margin-right: auto;
}

.section-helium06 .helium06-holder {
    position: absolute;
    right: 57%;
    bottom: 0;
    margin: 0;
}

.section-helium06 .helium06-holder figure div img {
    max-height: 880px;
    width: auto;
}



/* Tools Overview - Section Helium 07 */
.section-helium07 {
    padding-bottom: 50px;
}


.section-helium07 .section-heading-holder .section-heading {
    position: absolute;
}

.section-helium07 .content-holder {
    padding-top: 150px;
    margin-left: auto;
    margin-right: auto;
}

.section-helium07 .helium07-holder {
    position: absolute;
    right: -20px;
    bottom: 5%;
    margin: 0;
    width: 40%;
}

.section-helium07 .helium07-holder figure div img {
    max-height: 880px;
    width: auto;
}


/* Tools - Section Banner */
.tools-banner {
    padding: 150px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    -webkit-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    -moz-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
}

.tools-banner .tools-banner-heading ,
.tools-banner .tools-banner-heading h1 {
    font-family: 'Lato Black';
    color: #fff;
    font-size: 56px;
}

.tools-banner-subheading,
.tools-banner-subheading h2,
.tools-banner-subheading h3,
.tools-banner-subheading h4 {
    font-family: 'Lato Bold';
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}

.tools-banner .tools-banner-image {
    position: absolute;
    bottom: -35%;
    left: 0;
    margin: 0;
}

.tools-banner .tools-banner-image img {
    width: 80%;
}

.tools-banner .content-holder {
    padding-top: 50px;
    padding-left: 36%;
}



/* Tools - Section Helium 02 */
.tools-section-helium02 {
    margin-top: 60px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
}

.tools-section-helium02 .tools-helium02-holder {
    position: absolute;
    right: 55%;
    bottom: 0;
    z-index: 0;
    margin: 0;
}

.tools-section-helium02 .tools-helium02-holder img {
    width: auto;
    max-width: unset;
    max-height: 85vh;
}

.tools-section-helium02 .section-heading-holder .vc_column-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.tools-section-helium02 .content-holder .item-features {
    margin-bottom: 20px;
    /*margin-left: 50%;*/
    margin-left: 44%;
    line-height: 24px;
}

.tools-section-helium02 .content-holder .item-features .description h5 {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 32px;
}

.tools-section-helium02 .content-holder .btn-green {
    margin-bottom: 30px;
    margin-left: 46.5%;
}

.tools-section-helium02 .content-holder .item-features .description p {
    margin-bottom: 20px !important;
    line-height: 25px;
}

.tools-section-helium02 .content-holder .btn-green a.vc_general.vc_btn3,
.tools-section-helium02 .content-holder .btn-green .btn.btn-green {
    padding: 12px 80px;
}


/* Tools - Section Blue */
.tools-section-blue {
    padding: 50px 0;
    background-size: cover;
    -webkit-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    -moz-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
}

.tools-section-blue .vc_column-inner {
    padding: 0 !important;
}

.tools-section-blue .content-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.tools-section-blue .content-holder .custom-holder {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.tools-section-blue .content-holder .text-holder {
    margin: 0;
}

.tools-section-blue .content-holder .text-holder h5,
.tools-section-blue .content-holder .text-holder h4 {
    font-family: "Lato Bold", sans-serif;
    font-size: 56px;
    line-height: 65px;
    color: #fff;
}

.tools-section-blue .content-holder .item-holder .item {
    margin-left: 100px;
}

.tools-section-blue .content-holder .item-holder .item:last-child {
    margin: 0 0 0 100px;
}

.tools-section-blue .content-holder .item-holder .item .wpb_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-grow: 1;
    min-height: 115px;
    text-align: center;
    background: #fff;
}

.tools-section-blue .content-holder .item-holder .item p {
    position: relative;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 20px 80px;
    width: 100%;
    text-align: center;
    font-family: "Lato Bold", sans-serif;
    color: #00b0ff;
    background: #fff;
}

.tools-section-blue .content-holder .item-holder .item p:before {
    position: absolute;
    top: 0;
    left: -80px;
    bottom: 0;
    content: '';
    margin: auto;
    width: 60px;
    height: 5px;
    border-top: 5px solid #fff;
}

.tools-section-blue .content-holder .item-holder .item p:after {
    position: absolute;
    left: -80px;
    bottom: -105px;
    content: '';
    margin: auto;
    width: 0;
    height: 160px;
    border-left: 5px solid #fff;
}

.tools-section-blue .content-holder .item-holder .item:last-child p:after {
    display: none;
}

.tools-section-blue .content-holder .item-holder .item p strong {
    position: absolute;
    top: 0;
    left: -32px;
    bottom: 0;
    z-index: 1;
    height: 63px;
    width: 63px;
    margin: auto;
    font-size: 28px;
    line-height: 60px;
    color: #fff;
    background-color: #fff;
    border-radius: 50%;
}

.tools-section-blue .content-holder .item-holder .item p strong:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 52px;
    width: 52px;
    z-index: -1;
    content: '';
    margin: auto;
    background-color: #00b0ff;
    border-radius: 50%;
}



/* Tools - Section Details */
.tools-section-details  {
    padding-top: 10px;
}

.tools-section-details .content-holder .vc_column-inner {
    text-align: center;
}

.tools-section-details .content-holder .item-features .wpb_wrapper {
    display: block;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.tools-section-details .content-holder .item-features .btn-green {
    margin: 0 0 30px;
}

.tools-section-details .content-holder .item-features .btn-green a.vc_general.vc_btn3,
.tools-section-details .content-holder .item-features .btn-green .btn.btn-green {
    padding: 12px 26px;
}

.tools-section-details .content-holder .item-features .description-title {
    margin-bottom: 40px;
    font-family: 'Lato Bold';
    font-size: 32px;
    line-height: 42px;
    color: #0093ff;
}

.tools-section-details .content-holder .item-features .description-title p {
    margin: auto;
    max-width: 760px;
}

.tools-section-details .content-holder .video-holder .wpb_wrapper {
    padding: 0 15px;
    margin: 0 auto;
}

.tools-section-details .content-holder .video-holder .wpb_wrapper iframe {
    max-width: 100%;
    height: 605px;
    -webkit-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    -moz-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
}

.tools-section-details .content-holder .video-holder .wpb_wrapper customlaptop {
    max-width: 100%;
    height: 605px;
    -webkit-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    -moz-box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
    box-shadow: 0 0 50px 0 rgba( 95, 153, 255, 0.6 );
}

.tools-section-details .content-holder .item-features .description {
    margin: 25px 0 0;
    text-align: left;
}

.tools-section-details .content-holder .item-features .description h5,
.tools-section-details .content-holder .item-features .description h6 {
    margin-bottom: 25px;
}

.tools-section-details .content-holder .item-features .description p {
    line-height: 24px;
}

.tools-section-details .content-holder .item-features .post-heading {
    margin: 60px 0 50px;
    font-family: 'Lato Black';
    font-size: 30px;
    line-height: 38px;
    color: #0093ff;
}

.tools-section-details .content-holder .item-features .post-heading p {
    margin: auto;
    max-width: 800px;
}


/* Tools Overview Page */
.page-template-tools header {
    height: 160px;
    background-image: url("/wp-content/uploads/2017/10/header-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.page-template-tools header .navbar .navbar-nav .nav-item .nav-link:hover {
    background-color: #1190fc;
    border-radius: 3px;
}
.page-template-tools header .navbar .navbar-nav .nav-item.btn-login a:hover {
    color: #1190fc;
    background: #fff;
}
.page-template-tools .tools-holder:nth-child(1) {
    /*margin-top: 160px;*/
    /*height: calc(100vh - 160px);*/
    height: 100vh;
    background-size: cover;
    background-position: 200px 30px;
}
.page-template-tools .image-transparent {
    position: absolute;
}
.page-template-tools .tools-holder:nth-child(even) .section-heading-holder .section-heading .wpb_wrapper {
    opacity: 0.3;
}
.page-template-tools .tools-holder .btn-green a.vc_general.vc_btn3,
.page-template-tools .tools-holder .btn.btn-green {
    padding: 10px;
    min-width: 190px;
}
.page-template-tools .tools-holder .btn-blue {
    margin-left: 9px;
    font-size: unset;
    background: unset;
    border: unset;
}
.page-template-tools .tools-holder .btn-blue a.vc_general.vc_btn3,
.page-template-tools .tools-holder .btn-blue .btn.btn-green.btn-blue {
    background: #0094f7;
    border: 2px solid #0094f7;
}
.page-template-tools .tools-holder .btn-blue a.vc_general.vc_btn3:hover,
.page-template-tools .tools-holder .btn-blue a.vc_general.vc_btn3:focus,
.page-template-tools .tools-holder .btn-blue a.vc_general.vc_btn3:active,
.page-template-tools .tools-holder .btn-blue .btn.btn-green:hover {
    color: #0094f7;
    background: transparent;
}
.page-template-tools .tools-holder:nth-child(even) .item-features .description:after {
    position: absolute;
    content: '';
    top: -15px;
    left: 0px;
    z-index: -1;
    width: 690px;
    height: calc(100% + 30px);
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
}
.page-template-tools .tools-holder:nth-child(odd) .item-features .description h5 {
    color: #0093ff;
}
.page-template-tools .tools-holder:nth-child(odd) .item-features .description p {
    color: #000;
}
.page-template-tools .tools-holder:nth-child(even) .item-features .description h5,
.page-template-tools .tools-holder:nth-child(even) .item-features .description p {
    color: #fff;
}
.page-template-tools .tools-holder:nth-child(10) {
    background-size: cover;
}
.page-template-tools .tools-holder:nth-child(10) .item-features {
    /*margin-left: 42%;*/
    margin-left: 40%;
}
.page-template-tools .tools-holder:nth-child(10) .btn-green {
    margin-left: 52.5%;
}
.page-template-tools .tools-holder:nth-child(10) .btn-blue {
    margin-left: 20px;
}

/* Home - Newsletter */
.subscribe-holder {
  overflow-x: hidden;
    background-size: 100% 100%;
}
.subscribe-holder .section-heading-holder .section-heading {
    position: absolute;
}
.subscribe-holder .section-heading-holder .section-heading .wpb_wrapper {
    opacity: 0.2;
}
.subscribe-holder .content-holder {
    padding: 50px 0 0;
    text-align: center;
}
.subscribe-holder .content-holder .title {
    margin-bottom: 20px;
    font-family: 'Lato Bold';
    font-size: 36px;
    color: #fff;
    line-height: 45px;
}
.subscribe-holder .content-holder .description {
    margin: 0 auto 20px;
    max-width: 850px;
    font-size: 19px;
    line-height: 35px;
    color: #fff;
}
.subscribe-holder .input-holder .form-control {
    padding: 8px 15px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 1px;
}
.subscribe-holder .input-holder .form-control:active,
.subscribe-holder .input-holder .form-control:focus,
.subscribe-holder .input-holder .form-control:hover {
    color: #fff;
    background: transparent;
}
.subscribe-holder .input-holder .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    font-size: 14px;
    background: transparent;
}
.subscribe-holder .input-holder .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    font-size: 14px;
    background: transparent;
}
.subscribe-holder .input-holder .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    font-size: 14px;
    background: transparent;
}
.subscribe-holder .input-holder .form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    font-size: 14px;
    background: transparent;
}
.subscribe-holder .button-holder {
    text-align: center;
}
.subscribe-holder .button-holder .btn-green {
    margin: 10px 0 50px;
}
.subscribe-holder .button-holder .btn-green a,
.subscribe-holder .button-holder .btn-green button {
    min-width: 368px;
}
.subscribe-holder .button-holder .btn-green a:hover,
.subscribe-holder .button-holder .btn-green button:hover {
    border-color: #00e4bc;
}

/* Home - Section Integrated Tools - Heading*/
.section-integrated-tools {
    height: 715px;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 0px;
    /*padding-bottom: 10px;*/
    width: 100%;
}

/* Home - Section Integrated Tools - Content */
.tools-overview {
    /*height: 715px;*/
    padding-top: 150px;
    background-image: url('/wp-content/themes/understrap-child/images/bg-chart.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
}
.tools-overview .tools-holder {
    position: relative;
}
.tools-overview .tools-holder .holder {
    outline: 0;
}
.tools-overview .tools-holder .holder .featured-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    /*height: 470px; changes for tools homepage view*/
    height: 400px;

}
.tools-overview .tools-holder .holder .featured-image img {
    margin: auto;
    max-width: 900px;
    width: auto;
    /*max-height: 470px; change for new tools view on homepage*/
    max-height: 400px;
    height: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.tools-overview .tools-holder .holder .description-holder {
    position: relative;
    padding: 30px 70px;
    margin: 50px 50px 50px auto;
    max-width: 50%;
    text-align: center;
    background: rgba(255, 255, 255, 0.98);
    -webkit-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    -moz-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
}
.tools-overview .tools-holder .holder .description-holder .description-image {
    position: absolute;
    top: 25px;
    left: 25px;
    max-width: 100%;
    width: auto;
    max-height: calc(100% - 40px);
    height: auto;
    opacity: 0.5;
}
.tools-overview .tools-holder .holder .description-holder h3 {
    margin-bottom: 15px;
    font-family: 'Lato Bold';
    font-size: 24px;
    color: #0093ff;
}
.tools-overview .tools-holder .holder .description-holder hr {
    max-width: 80%;
    border-top: 2px solid rgba(0, 147, 255, 0.3);
}
.tools-overview .tools-holder .holder .description-holder p {
    letter-spacing: 0.5px;
    font-size: 14px;
    color: #000;
}
.tools-overview .tools-holder .holder .description-holder .button-holder {
    position: relative;
}
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-green,
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-blue {
    display: inline-block;
    padding: 6px;
    margin: 0 10px;
    width: 195px;
    font-family: "Lato Black", sans-serif;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
}
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-green {
    background: #00e4bc;
    border: 2px solid #00e4bc;
}
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-green:hover {
    color: #00e4bc;
    background: transparent;
}
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-blue {
    background: #0094f7;
    border: 2px solid #0094f7;
}
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-blue:hover {
    color: #0094f7;
    background: transparent;
}
.tools-overview .tools-holder .a-left,
.tools-overview .tools-holder .a-right {
    position: absolute;
    top: 45%;
    z-index: 40;
    margin: auto;
    background: white;
    padding: 10px;
    width: 60px;
    -webkit-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    -moz-box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    box-shadow: 0 5px 60px 5px rgba(0,92,255,0.3);
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.tools-overview .tools-holder .a-left img,
.tools-overview .tools-holder .a-right img {
    max-width: 40px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.tools-overview .tools-holder .a-left {
    left: -45px;
}
.tools-overview .tools-holder .a-right {
    right: -45px;
}
.tools-overview .tools-holder .a-left:hover,
.tools-overview .tools-holder .a-right:hover {
    background: #0099fa;
}
.tools-overview .tools-holder .a-left:hover img,
.tools-overview .tools-holder .a-right:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.tools-overview .navigation-holder {
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.1);
}
.tools-overview .navigation-holder .slider {
    padding: 0 50px;
}
.tools-overview .navigation-holder .item {
    outline: 0;
    cursor: pointer;
}
.tools-overview .navigation-holder .item.slick-current img,
.tools-overview .navigation-holder .item:hover img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.tools-overview .navigation-holder .item img {
    margin: auto;
    max-width: 70px;
    background: #0099fa;
    border-radius: 15px;
    opacity: 0.4;
}
.tools-overview .navigation-holder .a-left2,
.tools-overview .navigation-holder .a-right2 {
  position: absolute;
  top: 25px;
  z-index: 40;
  padding: 1px 0 4px;
  margin: auto;
  max-width: 30px;
  width: 40px;
  text-align: center;
  background: white;
  -webkit-box-shadow: 0 1px 40px 0px rgba(0,92,255,0.3);
  -moz-box-shadow: 0 1px 40px 0px rgba(0,92,255,0.3);
  box-shadow: 0 1px 40px 0px rgba(0,92,255,0.3);
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.tools-overview .navigation-holder .a-left2 {
    left: 10px;
}
.tools-overview .navigation-holder .a-right2 {
    right: 10px;
}
.tools-overview .navigation-holder .a-left2:hover,
.tools-overview .navigation-holder .a-right2:hover {
    background: #0099fa;
}
.tools-overview .navigation-holder .a-left2 img,
.tools-overview .navigation-holder .a-right2 img {
    max-width: 15px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.tools-overview .navigation-holder .a-left2:hover img,
.tools-overview .navigation-holder .a-right2:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

/* Single Post */
.single-post #single-wrapper {
    position: relative;
    z-index: 0;
}

.single-post #single-wrapper .section-banner {
    margin-top: -137px;
    background-image: url("/wp-content/uploads/2017/10/banner-blog.png?id=73");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.single-post #single-wrapper .posted-on .updated,
.single-post #single-wrapper .post-navigation {
    display: none;
}

.single-post #single-wrapper #main article .wp-post-image {
    object-fit: cover;
    width: 100%;
    height: auto;
    /*height: 445px;*/
}

.single-post #single-wrapper #main article .entry-header {
    margin-top: 15px;
}

.single-post #single-wrapper #main article .entry-header h1 {
    font-size: 30px;
    color: #0093ff;
}

.single-post #single-wrapper #main article .entry-footer {
    padding: 0;
}

.single-post #single-wrapper #main #comments {
    margin-top: 50px;
}

.single-post #single-wrapper #main #comments #reply-title {
    font-size: 22px;
}

.single-post #single-wrapper #main #submit {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    background: #1190fc;
    border-radius: 3px;
    border-color: #1190fc;
}

.single-post #single-wrapper #right-sidebar {
    padding-left: 30px;
}

.single-post #single-wrapper #right-sidebar .widget-title {
    padding-bottom: 10px;
    font-size: 18px;
    border-bottom: 2px solid black;
    text-transform: uppercase;
}

.single-post #single-wrapper #right-sidebar ul {
    padding-left: 10px;
    margin: 0 0 10px;
    list-style-type: none;
}

.single-post #single-wrapper #right-sidebar ul li {
    margin-bottom: 5px;
}




/*************
  RESPONSIVE
*************/
/* custom XL up */
@media screen and (min-width: 1501px) {
    .home-banner-laptop {
        margin-top: -130px;
    }

    /* Tools Overview Page  */
    .page-template-tools .tools-holder:nth-child(5) .featured-image,
    .page-template-tools .tools-holder:nth-child(10) .featured-image {
        bottom: 20vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image,
    .page-template-tools .tools-holder:nth-child(12) .featured-image {
        left: -35vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image figure div img,
    .page-template-tools .tools-holder:nth-child(12) .featured-image figure div img {
        max-height: 80vh;
    }
}

/* XL up */
@media screen and (min-width: 1200px) {
    .section-helium04 .content-holder {
        margin-top: 5vh;
    }
    .section-helium05 .content-holder {
        margin-top: 12vh;
    }
    .section-helium06 .content-holder {
        margin-top: 15vh;
    }
    .section-helium07 .content-holder {
        margin-top: 17vh;
    }

    /* Tools Overview Page */
    .page-template-tools .tools-holder:nth-child(1) .section-heading-holder .section-heading,
    .page-template-tools .tools-holder:nth-child(1) .section-heading-holder .section-text-rotated,
    .page-template-tools .tools-holder:nth-child(1) .item-features {
        margin-top: 160px;
    }
    .page-template-tools .tools-holder:nth-child(1) .image-transparent {
        width: 20vw;
        height: 39vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image {
        left: -25vh;
    }
    .page-template-tools .tools-holder:nth-child(11) .image-transparent {
        width: 35vw;
    }
    .page-template-tools .tools-holder:nth-child(13) .image-transparent {
        width: 35vw;
    }
}

/* LG up */
@media screen and (min-width: 992px) {
    /* Tools Overview Page */
    .page-template-tools .tools-holder .btn-green a.vc_general.vc_btn3,
    .page-template-tools .tools-holder .btn.btn-green {
        padding: 10px;
        min-width: 190px;
        font-size: 3vh;
    }
    .page-template-tools .tools-holder .content-holder .item-features .description h5 {
        font-size: 4.7vh;
    }
    .page-template-tools .tools-holder .content-holder .item-features .description p {
        font-size: 1.8vh;
    }
    .page-template-tools .tools-holder:nth-child(1) .featured-image{
        width: unset;
        min-width: unset;
        max-width: 55vw;
        max-height: 60vh;
        top: 30%;
    }
    .page-template-tools .tools-holder:nth-child(5) .featured-image{
        width: auto;
        min-width: auto;
        max-width: 35vw;
        height: 95vh !important;
        left: 6%;
    }
    .page-template-tools .tools-holder:nth-child(10) .featured-image {
        width: unset;
        min-width: unset;
        max-width: 55vw;
        max-height: 60vh;
        left: 10%;
    }

    .page-template-tools .tools-holder:nth-child(1) .content-holder {
        margin-top: 20vh;
    }
    .page-template-tools .tools-holder:nth-child(1) .image-transparent {
        top: 20vh;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 25vw;
        height: 30vh;
    }
    .page-template-tools .tools-holder .content-holder {
        margin-top: 0vh;
    }
    .page-template-tools .tools-holder:nth-child(2) .image-transparent {
        top: -18vh;
        right: -22vh;
        bottom: 0;
        left: auto;
        width: 42vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(3) .image-transparent {
        top: -5vh;
        right: -18vh;
        bottom: 0;
        left: auto;
        width: 35vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(4) .featured-image {
        right: 25vh;
    }
    .page-template-tools .tools-holder:nth-child(4) .featured-image figure div img {
        max-height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(4) .image-transparent {
        top: 9vh;
        right: 18vh;
        left: auto;
        bottom: 0;
        width: 35vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(5) .featured-image{
        bottom: 0vh;
    }
    .page-template-tools .tools-holder:nth-child(10) .featured-image {
        bottom: 12vh;
    }
    .page-template-tools .tools-holder:nth-child(5) .image-transparent {
        top: 9vh;
        right: -5vh;
        left: auto;
        bottom: 0;
        width: 35vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(6) .image-transparent {
        right: -15vh;
        left: auto;
        bottom: 0;
        width: 35vw;
        height: 70vh;
    }
    .page-template-tools .tools-holder:nth-child(7) .image-transparent {
        top: 5vh;
        right: -22vh;
        left: auto;
        bottom: 0;
        width: 35vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image{
        position: absolute;
        top: 5vh !important;
        right: auto;
        left: -45vh;
        margin: 0;
        width: auto;
        height: 95vh;
    }
    .page-template-tools .tools-holder:nth-child(12) .featured-image {
        position: absolute;
        /*top: 17vh;*/
        top: 20vh;
        right: auto;
        left: 9vh !important;
        margin: 0;
        width: 50vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image figure div img{
        max-height: 95vh;
    }
    .page-template-tools .tools-holder:nth-child(12) .featured-image figure div img {
        max-height: 65vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .image-transparent,
    .page-template-tools .tools-holder:nth-child(12) .image-transparent {
        top: 15vh;
        right: -18vh;
        left: auto;
        bottom: 0;
        width: 35vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(9) .image-transparent {
        top: 15vh;
        right: -18vh;
        left: auto;
        bottom: 0;
        width: 35vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(9) .featured-image {
        right: -18vh;
    }
    .page-template-tools .tools-holder:nth-child(9) .featured-image figure div img {
        max-height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(10) .image-transparent {
        top: 20vh;
        right: 3vh;
        left: auto;
        bottom: 0;
        width: 30vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(11) .image-transparent {
        top: 10vh;
        right: -12vh;
        left: auto;
        bottom: 0;
        width: 30vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(12) .image-transparent {
        top: 10vh;
        right: 2vh;
        left: auto;
        bottom: 0;
        width: 28vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(13) .image-transparent {
        top: 10vh;
        right: -12vh;
        left: auto;
        bottom: 0;
        width: 30vw;
        height: 80vh;
    }
    
}

/* LG only */
@media (min-width: 992px) and (max-width: 1199px) {
    /* Tools Overview - Section Helium 05 */
    .section-helium05 .content-holder {
        margin-top: 5vh;
    }

    /* Tools Overview - Section Helium 06 */
    .section-helium06 .content-holder {
        margin-top: 12vh;
    }

    /* Tools Overview - Section Helium 07 */
    .section-helium07 .content-holder {
        margin-top: 12vh;
    }

    /* Tools Overview Page */
    .page-template-tools header {
        height: 140px;
    }
    .page-template-tools .tools-holder:nth-child(1) {
        /*margin-top: 140px;*/
        /*height: calc(100vh - 140px);*/
        height: 120vh;
        background-position: 50% 30px;
    }
    .page-template-tools .tools-holder:nth-child(even) .item-features .description:after {
        top: -15px;
        left: 0px;
        width: 490px;
        height: calc(100% + 30px);
    }

    /* Home - Newsletter */
    .subscribe-holder .button-holder .btn-green a,
    .subscribe-holder .button-holder .btn-green button {
        min-width: 280px;
    }

    /* Home - Tools Section */
    .tools-overview .tools-holder .holder .description-holder {
        max-width: 60%;
    }
    .tools-overview .tools-holder .holder .featured-image {
        /*height: 400px;*/
        height: 440px;
        width: 40%;
    }
    .tools-overview .tools-holder .holder .featured-image img {
        max-width: 100%;
        max-height: 320px;
    }
    
    .page-template-tools .tools-holder:nth-child(8) .featured-image figure div img,
    .page-template-tools .tools-holder:nth-child(12) .featured-image figure div img {
        max-height: 50vh;
    }
    
    .page-template-tools .tools-holder:nth-child(even) .item-features .description:after{
        position: absolute;
        content: '';
        top: -15px;
        left: 0px;
        z-index: -1;
        /*width: 460px;*/
        width: 490px;
        height: calc(100% + 30px);
        background: rgba(0,0,0,0.3);
        border-radius: 10px;
    }
}

/* LG down*/
@media screen and (max-width: 1199px) {
    /* Home - Section Banner */
    .home-banner-laptop .video-laptop {
        width: 850px;
    }

    /* Global - Section Helium Reusables */
    .item-features .description {
        max-width: 450px;
    }
    .item-features .description h5 {
        margin-bottom: 15px;
        font-size: 22px;
    }
    .section-white-left .btn-green {
        margin-top: 10px;
        margin-left: 55.5%;
    }
    .section-blue-right .btn-green {
        margin-top: 10px;
        margin-left: 13.5%;
    }
    .btn-green a.vc_general.vc_btn3 {
        font-size: 24px;
    }

    /* Global - Section Blue Gradient */
    .section-blue-gradient .gradient .description {
        padding: 0 50px;
        font-size: 32px;
    }
    .section-blue-gradient .video .video-embed .wpb_wrapper iframe {
        height: 460px;
    }

    .section-blue-gradient .video .video-embed .wpb_wrapper customlaptop  {
        height: 460px;
    }

    /* Tools Overview - Section Helium 01 */
    .section-why-choose {
        padding-bottom: 0;
    }

    /* Tools Overview - Section Helium 02 */
    .section-helium02 {
        padding-bottom: 100px;
    }
    .section-helium02 .helium02-holder {
        min-width: 650px;
    }

    /* Tools Overview - Section Helium 04 */
    .section-helium04 .helium04-holder {
        left: 2%;
        bottom: 0;
    }

    /* Tools Overview - Section Helium 05 */
    .section-helium05 .helium05-holder figure div img {
        max-height: 600px;
    }

    /* Tools Overview - Section Helium 06 */
    .section-helium06 {
        padding-bottom: 0;
    }
    .section-helium06 .helium06-holder figure div img {
        max-height: 500px;
    }

    /* Tools Overview - Section Helium 07 */
    .section-helium07 {
        padding-bottom: 0
    }
    .section-helium07 .helium07-holder figure div img {
        max-height: 600px;
    }

    /* Tools Page - Section Banner */
    .tools-banner .tools-banner-image {
        bottom: -23%;
    }
    .tools-banner .tools-banner-image img {
        width: 75%;
    }

    /* Tools Page - Section Helium 02 */
    .tools-section-helium02 {
        background-size: contain;
        background-position: bottom right;
    }
    .tools-section-helium02 .tools-helium02-holder img {
        max-height: 70vh;
    }

    /* Tools Page - Section Blue */
    .tools-section-blue .content-holder .text-holder h5,
    .tools-section-blue .content-holder .text-holder h4 {
        font-size: 44px;
        line-height: 60px;
    }
    .tools-section-blue .content-holder .item-holder .item p {
        padding: 20px 35px;
    }

    /* Tools Page - Section Tools Details*/
    .tools-section-details .content-holder .item-features .description {
        max-width: 100%;
    }
    .tools-section-details .content-holder .video-holder .wpb_wrapper iframe {
        height: 460px;
    }

    .tools-section-details .content-holder .video-holder .wpb_wrapper customlaptop {
        height: 460px;
    }

    /* Tools Overview Page */
    .page-template-tools .tools-holder .section-heading-holder .section-heading h2 {
        font-size: 110px;
    }


    /* Single Post */
    .single-post #single-wrapper #main article .wp-post-image {
        /*height: 340px;*/
        height: auto;
    }
}

/* MD down */
@media screen and (max-width: 991px) {
    /* Home - Section Banner */
    .home-banner-laptop {
        margin-top: 0;
    }
    .home-banner-laptop .video-laptop {
        width: 650px;
    }
    .home-banner-laptop .video-laptop iframe {
        top: 72px;
        width: 493px;
        height: 302px;
    }
    
    .home-banner-laptop .video-laptop customlaptop {
        top: 72px;
        width: 493px;
        height: 302px;
    }

    /* Global - Section Helium Reusables */
    .section-white-left .item-features {
        margin-left: 30%;
    }
    .section-white-left .btn-green {
        margin-left: 44.5%;
    }
    .item-features .description {
        max-width: 365px;
    }
    .section-blue-right .btn-green {
        margin-left: 14.5%
    }
    .item-features p img {
        width: 70px;
    }

    /* Global - Section Blue Gradient */
    .section-blue-gradient .description {
        font-size: 28px;
        line-height: 40px;
    }
    .section-blue-gradient .video .video-embed .wpb_wrapper iframe {
        height: 345px;
    }
    
    .section-blue-gradient .video .video-embed .wpb_wrapper customlaptop {
        height: 345px;
    }

    /* Tools Overview - Section Helium 01 */
    .section-why-choose .item-features .description {
        margin: 0 20px;
        max-width: unset;
    }

    /* Tools Overview - Section Helium 02 */
    .section-helium02 .helium02-holder {
        min-width: 500px;
        /*left: -20%;*/
    }

    /* Tools Overview - Section Helium 03 */
    .section-helium03 .helium03-holder {
        bottom: 0;
    }
    .section-helium03 .helium03-holder figure div img {
        max-height: 550px;
    }

    /* Tools Overview - Section Helium 04 */
    .section-helium04 .helium04-holder {
        left: -2%;
    }

    /* Tools Overview - Section Helium 05 */
    .section-helium05 .helium05-holder figure div img {
        max-height: 530px;
    }

    /* Tools Overview - Section Helium 06 */
    .section-helium06 .helium06-holder {
        right: 63%;
    }
    .section-helium06 .helium06-holder figure div img {
        max-height: 420px;
    }

    /* Tools Overview - Section Helium 07 */
    .section-helium07 .helium07-holder figure div img {
        max-height: 420px;
    }

    /* Tools Page - Section Banner */
    .tools-banner {
        padding: 150px 0 30px;
    }
    .tools-banner .content-holder {
        padding: 0;
    }
    .tools-banner .tools-banner-image {
        position: relative;
        left: unset;
        bottom: unset;
        text-align: center !important;
    }
    .tools-banner .tools-banner-image img {
        display: block;
        margin: 30px auto 0;
        width: 100%;
        max-width: 600px;
    }

    /* Tools Page - Section Helium 02 */
    .tools-section-helium02 {
        margin-top: 20px !important;
    }
    .tools-section-helium02 .content-holder {
        text-align: center;
    }
    .tools-section-helium02 .content-holder .item-features {
        margin-left: 0;
        text-align: left;
    }
    .tools-section-helium02 .content-holder .item-features .description {
        margin: 0;
        max-width: 100%;
    }
    .tools-section-helium02 .tools-helium02-holder {
        position: relative;
        right: 0;
        left: 0;
        text-align: center !important;
    }
    .tools-section-helium02 .tools-helium02-holder img {
        max-height: 50vh;
    }
    .tools-section-helium02 .content-holder .btn-green {
        margin-left: 0;
    }

    /* Tools Page - Section Blue */
    .tools-section-blue .content-holder .item-holder .item p:after {
        height: 185px;
    }

    /* Tools Page - Section Details */
    .tools-section-details .content-holder .video-holder .wpb_wrapper iframe {
        height: 345px;
    }
    
    .tools-section-details .content-holder .video-holder .wpb_wrapper customlaptop {
        height: 345px;
    }

    /* Home - Section Heading */
    .home .section-heading-holder .section-heading {
        margin-top: 6px;
    }

    /* Home - Tools Secdtion */
    .tools-overview .tools-holder .holder .featured-image {
        position: relative;
        display: block;
        margin: auto;
        width: 80%;
        height: 300px;
    }
    .tools-overview .tools-holder .holder .featured-image img {
        margin: auto;
        max-width: 100%;
        width: auto;
        max-height: 300px;
        height: auto;
    }
    .tools-overview .tools-holder .holder .description-holder {
        max-width: 86%;
        margin: 20px auto 30px;
    }


    /* Single Post */
    .single-post #single-wrapper .section-banner {
        margin-top: -147px;
    }

    .single-post #single-wrapper #main article .wp-post-image {
        /*height: 250px;*/
        height: auto;
    }
}

/* MD only */
@media (min-width: 768px) and (max-width: 991px) {
    /* Tools Overview Page */
    .page-template-tools header {
        height: 140px;
    }
    .page-template-tools .tools-holder:nth-child(1) {
        /*margin-top: 140px;*/
        /*height: calc(100vh - 140px);*/
        height: 100vh;
        background-position: 50% 30px;
    }
    .page-template-tools .tools-holder .btn-green a.vc_general.vc_btn3,
    .page-template-tools .tools-holder .btn.btn-green {
        padding: 8px;
        min-width: 150px;
        font-size: 2.1vh;
    }
    .page-template-tools .tools-holder .content-holder .item-features .description h5 {
        font-size: 3vh;
    }
    .page-template-tools .tools-holder .content-holder .item-features .description p {
        font-size: 1.6vh;
    }
    .page-template-tools .tools-holder .content-holder {
        margin-top: 0vh;
    }
    .page-template-tools .tools-holder:nth-child(1) .content-holder {
        margin-top: 30vh;
    }
    .page-template-tools .tools-holder:nth-child(1) .image-transparent {
        top: 45vh;
        right: 0;
        bottom: 0;
        left: 30vh;
        margin: auto;
        width: 45%;
    }
    .page-template-tools .tools-holder:nth-child(2) .image-transparent {
        top: 45vh;
        bottom: 0;
        left: -5vh;
        width: 60vw;
        height: auto;
        margin: auto;
    }
    .page-template-tools .tools-holder:nth-child(3) .image-transparent {
        top: 35vh;
        right: 0;
        bottom: 0;
        left: auto;
        width: 50vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(4) .featured-image {
        right: 15vh;
    }
    .page-template-tools .tools-holder:nth-child(4) .image-transparent {
        top: 40vh;
        left: 3vh;
        bottom: 0;
        width: 50vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(5) .featured-image,
    .page-template-tools .tools-holder:nth-child(10) .featured-image {
        bottom: 8vh;
    }
    .page-template-tools .tools-holder:nth-child(5) .image-transparent {
        top: 50vh;
        right: -5vh;
        left: auto;
        bottom: 0;
        width: 45vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(6) .image-transparent {
        right: -5vh;
        left: auto;
        top: 40vh;
        width: 50vw;
        height: 70vh;
    }
    .page-template-tools .tools-holder:nth-child(7) .image-transparent {
        top: 43vh;
        left: -5vh;
        bottom: 0;
        width: 55vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image,
    .page-template-tools .tools-holder:nth-child(12) .featured-image {
        left: -25vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image figure div img,
    .page-template-tools .tools-holder:nth-child(12) .featured-image figure div img {
        max-height: 38vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .image-transparent,
    .page-template-tools .tools-holder:nth-child(12) .image-transparent {
        top: 40vh;
        right: -5vh;
        left: auto;
        bottom: 0;
        width: 45vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(9) .image-transparent {
        top: 40vh;
        left: -5vh;
        bottom: 0;
        width: 55vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(9) .featured-image {
        right: -10vh;
    }
    .page-template-tools .tools-holder:nth-child(9) .featured-image figure div img {
        max-height: 38vh;
    }
    .page-template-tools .tools-holder:nth-child(10) .featured-image {
        bottom: 10vh;
    }
    .page-template-tools .tools-holder:nth-child(10) .image-transparent {
        top: 45vh;
        right: -5vh;
        left: auto;
        bottom: 0;
        width: 45vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(11) .image-transparent {
        top: 45vh;
        left: -2vh;
        bottom: 0;
        width: 50vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(12) .image-transparent {
        top: 40vh;
        right: 2vh;
        left: auto;
        bottom: 0;
        width: 38vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(13) .image-transparent {
        top: 45vh;
        left: -2vh;
        bottom: 0;
        width: 50vw;
        height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(even) .item-features .description:after {
        top: -15px;
        left: 0px;
        width: 405px;
        height: calc(100% + 30px);
    }

    /* Home - Newsletter */
    .subscribe-holder .button-holder .btn-green a,
    .subscribe-holder .button-holder .btn-green button {
        min-width: 200px;
    }
    .subscribe-holder .button-holder .btn-green a.vc_general.vc_btn3 {
        font-size: 20px;
    }
}

/* MD up */
@media screen and (min-width: 768px) {
    .section-scrollable {
        position: relative;
        overflow: hidden;
        height: 100vh;
        padding: 0;
    }
    .section-scrollable .wpb_column.vc_column_container.vc_col-sm-12 {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    .section-helium02 .content-holder {
        margin-top: 45vh;
    }
    .section-helium03 .content-holder {
        margin-top: 14vh;
    }

    /* Tools Overview Page */
    .page-template-tools header {
        position: absolute;
        width: 100%;
    }
    .page-template-tools .tools-holder:nth-child(1) .section-heading-holder .section-heading,
    .page-template-tools .tools-holder:nth-child(1) .section-heading-holder .section-text-rotated {
        margin-top: 140px;
    }

    .page-template-tools .tools-holder:nth-child(1) .item-features {
        margin-top: 90px;
    }
}

/* SM down */
@media screen and (max-width: 767px) {
    /* Global - Section Banner */
    .home-banner {
         padding: 120px 0;
         max-height: 700px;
     }
    .home-banner-heading,
    .home-banner-heading h1 {
        margin-bottom: 25px !important;
        font-size: 34px;
        text-align: center;
        line-height: 40px;
    }
    .home-banner-subheading,
    .home-banner-subheading h2,
    .home-banner-subheading h3,
    .home-banner-subheading h4 {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
    }
    .home-banner .btn-green {
        position: relative;
        z-index: 2;
        width: 100%;
        text-align: center;
    }
    .home-banner .home-banner-laptop {
        position: relative;
        z-index: 1;
        margin-top: -70px;
    }
    .home-banner-laptop .video-laptop {
        width: 500px;
    }
    .home-banner-laptop .video-laptop iframe {
        top: 125px;
        width: 380px;
        height: 232px;
    }
    
    .home-banner-laptop .video-laptop customlaptop {
        top: 125px;
        width: 380px;
        height: 232px;
    }

    /* Global - Section Blue Gradient */
    .section-blue-gradient .gradient .description {
        padding: 0;
    }
    .section-blue-gradient .video {
        margin: 50px 0 0;
    }
    .section-blue-gradient .video .video-embed {
        margin-bottom: 0;
    }
    .section-blue-gradient .video .video-embed .wpb_wrapper iframe {
        height: 245px;
    }
    
    .section-blue-gradient .video .video-embed .wpb_wrapper customlaptop {
        height: 245px;
    }

    /* Tools Overview - Section Helium 01 */
    .section-why-choose .section-heading-holder {
        margin-top: 80px !important;
    }
    .section-why-choose .wpb_wrapper .item-features {
        margin-bottom: 50px;
    }
    .section-why-choose .item-features.right-image p {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .section-why-choose .item-features.right-image .description {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        text-align: left;
    }

    /* Global - Section Reusables */
    .section-white-left .item-features {
        margin-left: 20%;
    }
    .section-white-left .btn-green {
        margin-left: 40%;
    }
    .item-features .description {
        max-width: 270px;
    }
    .section-blue-right .btn-green {
        margin-left: 19.5%;
    }
    .item-features .description h5 {
        font-size: 20px;
    }
    .item-features .description p {
        font-size: 15px;
    }
    .btn-green a.vc_general.vc_btn3 {
        padding: 10px 16px;
        font-size: 20px;
    }

    /* Tools Overview - Section Helium 02 */
    .section-helium02 .helium02-holder {
        min-width: 380px;
    }

    /* Tools Overview - Section Helium 04 */
    .section-helium04 {
        background-size: contain;
        background-position: bottom right;
        background-repeat: no-repeat;
    }

    /* Tools Overview - Section Helium 05 */
    .section-helium05 .helium05-holder {
        right: -40px;
    }
    .section-helium05 .helium05-holder figure div img {
        max-height: 370px;
    }

    /* Tools Overview - Section Helium 06 */
    .section-helium06 {
        background-size: contain;
        background-position: bottom right;
        background-repeat: no-repeat;
    }
    .section-helium06 .helium06-holder {
        right: 65%;
    }
    .section-helium06 .helium06-holder figure div img {
        max-height: 300px;
    }

    /* Tools Overview - Section Helium 07 */
    .section-helium07 .helium07-holder {
        right: -50px;
    }
    .section-helium07 .helium07-holder figure div img {
        max-height: 300px;
    }

    /* Tools Page - Section Banner */
    .tools-banner {
        padding: 120px 0 10px;
        background-position: 85%;
    }
    .tools-banner .vc_column_container>.vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .tools-banner .tools-banner-heading,
    .tools-banner .tools-banner-heading h1 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
    }
    .tools-banner .tools-banner-image img {
        max-width: 450px;
    }
    .tools-banner-subheading,
    .tools-banner-subheading h2,
    .tools-banner-subheading h3,
    .tools-banner-subheading h4 {
        font-size: 18px;
        line-height: 28px;
    }

    /* Tools Page - Section Helium 02 */
    .tools-section-helium02 .tools-helium02-holder img {
        max-height: 30vh;
        max-width: 50vh;
    }
    .tools-section-helium02 .content-holder,
    .tools-section-helium02 .content-holder .vc_column_container>.vc_column-inner {
        padding: 0
    }
    .tools-section-helium02 .content-holder .btn-green a.vc_general.vc_btn3,
    .tools-section-helium02 .content-holder .btn-green .btn.btn-green {
        padding: 12px 20px;
    }
    .tools-section-helium02 .content-holder .item-features .description h5 {
        margin-bottom: 20px;
        font-size: 24px;
    }

    /* Tools Page - Section Blue */
    .tools-section-blue .content-holder {
        display: block;
    }
    .tools-section-blue .content-holder .text-holder h5,
    .tools-section-blue .content-holder .text-holder h4 {
        margin-bottom: 30px;
        font-size: 26px;
        line-height: 40px;
        text-align: center;
    }
    .tools-section-blue .content-holder .item-holder .item p:before,
    .tools-section-blue .content-holder .item-holder .item p:after {
        display: none;
    }
    .tools-section-blue .content-holder .item-holder .item,
    .tools-section-blue .content-holder .item-holder .item:last-child {
        margin: 0 0 25px 30px;
    }

    /* Tools Page - Section Details */
    .tools-section-details .content-holder,
    .tools-section-details .content-holder .vc_column-inner {
        padding: 0;
    }
    .tools-section-details .content-holder .item-features .description-title p,
    .tools-section-details .content-holder .item-features .post-heading p {
        font-size: 24px;
        line-height: 32px;
    }
    .tools-section-details .content-holder .video-holder .wpb_wrapper iframe {
        height: 245px;
    }
    
    .tools-section-details .content-holder .video-holder .wpb_wrapper customlaptop {
        height: 245px;
    }

    /* Tools Overview Page */
    .page-template-tools header {
        height: 110px;
    }
    .page-template-tools .tools-holder {
        padding: 20px 0 0;
        height: auto;
        background-size: cover;
    }
    .page-template-tools .tools-holder .section-heading-holder {
        position: absolute;
        left: 0;
        right: 0;
    }
    .page-template-tools .tools-holder .section-heading-holder .section-heading,
    .page-template-tools .section-testimonials .section-heading-holder .section-heading {
        margin-top: 7px;
    }
    .page-template-tools .tools-holder .section-heading-holder .section-heading h2 {
        font-size: 50px;
    }
    .page-template-tools .tools-holder .btn-green {
        margin-bottom: 10px;
    }
    .page-template-tools .tools-holder .btn-blue {
        margin-left: 15px;
    }
    .page-template-tools .tools-holder .btn-green a.vc_general.vc_btn3,
    .page-template-tools .tools-holder .btn.btn-green {
        min-width: 130px;
        font-size: 16px;
    }
    .page-template-tools .tools-holder .content-holder {
        padding: 0 0 50px;
    }
    .page-template-tools .tools-holder .item-features {
        margin-bottom: 15px;
        margin-left: 20%;
    }
    .page-template-tools .tools-holder .image-transparent {
        position: absolute;
        max-width: 40vh;
        top: 30%;
        right: 2vh;
        left: unset;
        max-width: 50vh;
    }
    .page-template-tools .tools-holder:nth-child(even) .item-features .description:after {
        top: -15px;
        left: 0px;
        width: 300px;
        height: calc(100% + 30px);
    }
    .page-template-tools .tools-holder:nth-child(even) .featured-image {
        /*left: 5vh;*/
    }
    .page-template-tools .tools-holder:nth-child(even) .featured-image figure div img {
        max-width: 50vh;
        max-height: 65vh;
    }
    .page-template-tools .tools-holder:nth-child(odd) .btn-green,
    .page-template-tools .tools-holder:nth-child(even) .btn-green {
        /*margin-left: 39%;*/
        margin-left: 45%;
    }
    .page-template-tools .tools-holder:nth-child(odd) .btn-blue,
    .page-template-tools .tools-holder:nth-child(even) .btn-blue {
        margin-left: 15px;
    }
    .page-template-tools .tools-holder:nth-child(1) {
        /*margin-top: 110px;*/
        height: auto;
        background-position: right;
    }
    .page-template-tools .tools-holder:nth-child(1) .featured-image,
    .page-template-tools .tools-holder:nth-child(5) .featured-image,
    .page-template-tools .tools-holder:nth-child(10) .featured-image {
        bottom: 0;
        max-width: 80vh;
        min-width: unset;
    }
    .page-template-tools .tools-holder:nth-child(3) .featured-image {
        /*left: 10vh;*/
    }
    .page-template-tools .tools-holder:nth-child(3) .featured-image figure div img {
        max-width: 55vh;
        max-height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(4) .featured-image {
        /*left: -35vh;*/
    }
    .page-template-tools .tools-holder:nth-child(4) .featured-image figure div img {
        max-width: 100vh;
        max-height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(6) .featured-image {
        /*left: 12vh;*/
    }
    .page-template-tools .tools-holder:nth-child(6) .featured-image figure div img {
        max-width: 75vh;
        max-height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(7) .featured-image {
        /*left: 12vh;*/
    }
    .page-template-tools .tools-holder:nth-child(7) .featured-image figure div img {
        max-width: 100vh;
        max-height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image {
        /*left: -17vh;*/
    }
    .page-template-tools .tools-holder:nth-child(8) .featured-image figure div img {
        max-width: 80vh;
        max-height: 65vh;
    }
    .page-template-tools .tools-holder:nth-child(9) .featured-image {
        /*left: -5vh;*/
    }
    .page-template-tools .tools-holder:nth-child(9) .featured-image figure div img {
        max-width: 60vh;
        max-height: 60vh;
    }
    .page-template-tools .tools-holder:nth-child(10) .item-features {
        margin-left: 20%;
    }
    .page-template-tools .tools-holder:nth-child(10) .featured-image {
        /*left: 12vh;*/
    }
    .page-template-tools .tools-holder:nth-child(10) .featured-image figure div img {
        max-width: 100vh;
        max-height: 80vh;
    }
    .page-template-tools .tools-holder:nth-child(11) .featured-image {
        /*left: 12vh;*/
    }
    .page-template-tools .tools-holder:nth-child(11) .featured-image figure div img {
        max-width: 100vh;
        max-height: 80vh;
    }
    
    .page-template-tools .tools-holder:nth-child(12) .featured-image {
        left: -17vh;
        bottom: 5vh;
    }
    .page-template-tools .tools-holder:nth-child(12) .featured-image figure div img {
        max-width: 80vh;
        max-height: 65vh;
    }
    .page-template-tools .tools-holder:nth-child(13) .featured-image figure div img {
        max-width: 100vh;
        max-height: 80vh;
    }
    

    /* Home - Newsletter */
    .subscribe-holder .content-holder .title {
        font-size: 28px;
        line-height: 38px;
    }
    .subscribe-holder .content-holder .description {
        font-size: 18px;
        line-height: 26px;
    }
    .subscribe-holder .input-holder .first-name,
    .subscribe-holder .input-holder .last-name,
    .subscribe-holder .input-holder .email-address {
        margin-bottom: 20px;
    }
    .subscribe-holder .button-holder .btn-green {
        margin: 0px 0 50px;
        width: 100%;
    }
    .subscribe-holder .button-holder .btn-green a,
    .subscribe-holder .button-holder .btn-green button {
        display: block;
        min-width: unset;
    }

    /* Home - Tools Section*/
    .tools-overview {
        padding-top: 100px;
    }
    .tools-overview .tools-holder .holder .featured-image {
        width: 80%;
        height: 200px;
    }
    .tools-overview .tools-holder .holder .featured-image img {
        max-height: 200px;
    }
    .tools-overview .tools-holder .holder .description-holder {
        padding: 30px;
    }
    .tools-overview .tools-holder .holder .description-holder .description-image {
        top: 20px;
        left: 20px;
        max-width: 70%;
        max-height: calc(100% - 100px);
    }
    .tools-overview .tools-holder .holder .description-holder h3 {
        font-size: 22px;
    }
    .tools-overview .tools-holder .holder .description-holder .button-holder .btn-green,
    .tools-overview .tools-holder .holder .description-holder .button-holder .btn-blue {
        width: 160px;
        font-size: 18px;
    }

    /* Single Post */
    .single-post #single-wrapper .section-banner {
        margin-top: -124px;
    }
    .single-post #single-wrapper #main article .wp-post-image {
        /*height: 220px;*/
        height: auto;
    }
    .single-post #single-wrapper #main article .entry-header h1 {
        font-size: 24px;
    }
    .single-post #single-wrapper #main #comments #reply-title {
        font-size: 18px;
    }
    .single-post #single-wrapper #right-sidebar {
        padding-left: 15px;
        margin-top: 30px;
    }
}

/* XS */
@media screen and (max-width: 575px) {
    /* Home - Section Banner */
    .home-banner {
        padding: 100px 0;
        max-height: 600px;
        background-position: 93% 100%;
    }
    .home-banner .container-wide {
        padding: 0;
    }
    .home-banner .home-banner-laptop {
        margin-top: -140px;
    }
    .home-banner-laptop .video-laptop {
        width: 310px;
    }
    .home-banner-laptop .video-laptop iframe {
        top: 193px;
        width: 235px;
        height: 142px;
    }
    
    .home-banner-laptop .video-laptop customlaptop {
        top: 193px;
        width: 235px;
        height: 142px;
    }

    /* Global - Section Blue Gradient  */
    .section-blue-gradient .gradient .description {
        padding: 0 30px;
        font-size: 22px;
        line-height: 35px;
    }
    .section-blue-gradient .gradient .author {
        font-size: 20px;
    }
    .section-blue-gradient .video .video-embed .wpb_wrapper iframe {
        display: block;
        margin: auto;
        height: auto;
        width: auto;
    }
    
    .section-blue-gradient .video .video-embed .wpb_wrapper customlaptop {
        display: block;
        margin: auto;
        height: auto;
        width: auto;
    }

    /* Global - Section Helium Reusables */
    .section-white-left .item-features {
        margin-left: 0;
    }
    .section-white-left .btn-green {
        margin-bottom: 50px;
        margin-left: 0;
        width: 100%;
    }
    .section-blue-right .btn-green {
        margin-left: 21.5%;
    }
    .btn-green a.vc_general.vc_btn3 {
        display: block;
        padding: 10px 15px;
        font-size: 18px;
    }
    .section-blue-right .btn-green {
        margin-left: 0;
        margin-bottom: 50px;
        width: 100%;
    }
    .item-features .wpb_wrapper {
        display: block;
    }
    .item-features .description {
        margin-left: 0;
        max-width: unset;
    }
    .item-features p img {
        width: 60px;
    }
    .section-helium03 .helium03-holder,
    .section-helium04 .helium04-holder,
    .section-helium05 .helium05-holder,
    .section-helium06 .helium06-holder,
    .section-helium07 .helium07-holder {
        position: relative;
        bottom: 0;
        right: unset;
        left: unset;
        display: block;
        width: 100%;
    }
    .section-helium02 .helium02-holder figure div img,
    .section-helium03 .helium03-holder figure div img,
    .section-helium04 .helium04-holder figure div img,
    .section-helium05 .helium05-holder figure div img,
    .section-helium06 .helium06-holder figure div img,
    .section-helium07 .helium07-holder figure div img {
        display: block;
        margin: auto;
        max-height: 220px;
        max-width: 250px;
    }
    .section-helium04 .content-holder,
    .section-helium05 .content-holder,
    .section-helium06 .content-holder,
    .section-helium07 .content-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .section-helium01 .content-holder {
        padding: 0;
    }
    .section-helium03 .content-holder,
    .section-helium04 .content-holder,
    .section-helium06 .content-holder,
    .section-helium07 .content-holder {
        padding-top: 20px;
    }
    .section-helium05 .content-holder {
        padding-top: 30px;
    }

    /* Tools Overview - Section Helium 01 */
    .section-why-choose .item-features .description {
        margin: 0;
    }

    /* Tools Overview - Section Helium 02 */
    .section-helium02 {
        padding-bottom: 0;
    }
    .section-helium02 .container-wide {
        padding: 0;
    }
    .section-helium02 .content-holder {
        padding-top: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .section-helium02 .helium02-holder {
        position: relative;
        bottom: 0;
        left: unset;
        right: unset;
        display: block;
        margin: -20px auto 20px;
        min-width: unset;
        width: 100%;
    }
    .section-helium02 .vc_column-inner {
        padding: 0;
    }
    .section-white-left .video-embed .screen-holder iframe {
        height: auto;
    }
    
    .section-white-left .video-embed .screen-holder customlaptop {
        height: auto;
    }

    /* Tools Overview - Section Helium 03 */
    .section-helium03 .helium03-holder {
        position: relative;
        bottom: 0;
        right: unset;
        left: unset;
        display: block;
        margin: 150px auto 0;
        width: 100%;
        text-align: center;
    }

    /* Tools Overview - Section Details */
    .tools-section-details .content-holder .video-holder .wpb_wrapper iframe {
        display: block;
        margin: auto;
        height: auto;
        width: auto;
    }
    
    .tools-section-details .content-holder .video-holder .wpb_wrapper customlaptop {
        display: block;
        margin: auto;
        height: auto;
        width: auto;
    }

    /* Tools Overview */
    .page-template-tools .tools-holder {
        background-position: right;
    }
    .page-template-tools .content-holder .vc_column_container>.vc_column-inner {
        padding: 0;
    }
    .page-template-tools .tools-holder .image-transparent {
        max-width: 30vh;
    }
    .page-template-tools .tools-holder .featured-image {
        display: none;
    }
    .page-template-tools .tools-holder .item-features {
        margin-top: 50px;
        margin-left: 0;
    }
    .page-template-tools .tools-holder .item-features .description {
        margin-right: 0;
    }
    .page-template-tools .tools-holder:nth-child(odd) .btn-green,
    .page-template-tools .tools-holder:nth-child(even) .btn-green,
    .page-template-tools .tools-holder:nth-child(odd) .btn-blue,
    .page-template-tools .tools-holder:nth-child(even) .btn-blue {
        margin-left: 0;
        text-align: center;
    }
    .page-template-tools .tools-holder:nth-child(even) .item-features .description:after {
        top: -20px;
        /*left: -15px;*/
        left: -50px;
        /*width: 100vw;*/
        width: 690px;
        height: calc(100% + 40px);
        border-radius: 0;
    }
    .page-template-tools .tools-holder .btn-green a.vc_general.vc_btn3,
    .page-template-tools .tools-holder .btn.btn-green {
        display: inline-block;
        width: 100%;
        max-width: 300px;
    }
    .page-template-tools .tools-holder:nth-child(1) {
        /*margin-top: 90px;*/
        background: none;
    }
    .page-template-tools .tools-holder:nth-child(10) .item-features {
        margin-left: 0;
    }


    /* Home - Tools Section */
    .tools-overview {
	padding-top: 180px;
    }
    .tools-overview .tools-holder .holder .featured-image {
        height: 150px;
    }
    .tools-overview .tools-holder .holder .featured-image img {
        max-height: 150px;
    }
    .tools-overview .tools-holder .a-left,
    .tools-overview .tools-holder .a-right {
        width: 50px;
    }
    .tools-overview .tools-holder .a-left img,
    .tools-overview .tools-holder .a-right img {
        max-width: 30px;
    }
    .tools-overview .tools-holder .a-left {
        left: -30px;
    }
    .tools-overview .tools-holder .a-right {
        right: -30px;
    }
    .tools-overview .tools-holder .holder .description-holder {
        margin: 30px auto 100px;
        padding: 20px 30px;
        max-width: 100%;
    }
    .tools-overview .tools-holder .holder .description-holder .description-image {
        max-width: 240px;
    }
    .tools-overview .tools-holder .holder .description-holder .button-holder .btn-green,
    .tools-overview .tools-holder .holder .description-holder .button-holder .btn-blue {
        width: 100%;
        margin: 0;
    }
    .tools-overview .tools-holder .holder .description-holder .button-holder .btn-blue {
        margin-top: 15px;
    }
    .tools-overview .navigation-holder .item img {
        max-width: 50px;
    }
    .tools-overview .navigation-holder .a-left2,
    .tools-overview .navigation-holder .a-right2 {
        top: 12px;
    }
    .tools-overview .tools-holder .a-left,
    .tools-overview .tools-holder .a-right {
        top: unset;
        bottom: -60px;
        left: unset;
        z-index: 100;
        width: 50px;
    }
    .tools-overview .tools-holder .a-left {
        right: 60px;
    }
    .tools-overview .tools-holder .a-right {
        right: 0;
    }
    .tools-overview .tools-holder .a-left img,
    .tools-overview .tools-holder .a-right img {
        max-width: 30px;
    }
}

/* Custom XS */
@media screen and (max-width: 499px) {
    /* Home - Section Banner */
    .home-banner {
        max-height: 640px;
    }
    
    .tools-overview {
        padding-top: 220px;
    }
}
@media screen and (max-width: 460px) {
    /* Home - Section Banner */
    .home-banner {
        max-height: 670px;
    }
    
    .tools-overview {
        padding-top: 240px;
    }
}
@media screen and (max-width: 450px) {
    /* Home - Section Banner */
    .home-banner {
        max-height: 700px;
    }
    
    .tools-overview {
        padding-top: 230px;
    }
}
@media screen and (max-width: 440px) {
    /* Home - Section Banner */
    .home-banner {
        max-height: 750px;
    }
    .tools-overview {
        padding-top: 290px;
    }
    
}

/* Custom XS - Portrait*/
@media screen and (max-width: 374px) {
    /* Home - Section Banner */
    .home-banner {
        max-height: 820px;
    }

    .home-banner-heading,
    .home-banner-heading h1 {
        font-size: 30px;
    }

    .home-banner .home-banner-laptop {
        margin-top: -160px;
    }

    .home-banner-laptop .video-laptop {
        width: 260px;
    }

    .home-banner-laptop .video-laptop iframe {
        top: 215px;
        width: 198px;
        height: 110px;
    }
    
    .home-banner-laptop .video-laptop customlaptop {
        top: 215px;
        width: 198px;
        height: 110px;
    }


    /* Tools Overview - Section Helium 01 */
    .section-why-choose .section-heading-holder {
        margin-top: 20px !important;
    }
}

.cerebro-holder figure div img{
    max-height:95vh !important;
    width: auto !important;
    max-width: 70vw !important;
}

.scribbles-tool-img-holder-right{
    margin-left:44% !important;
}

.scribbles-holder{
    left: 5% !important;
    max-height: 95vh !important;
    top: 5% !important;
    width: auto !important;
}

.black-box-holder{
    right: 55%;
}

.k-checker{
    left: 40% !important;

}
.k-checker-holder{
    left: 5% !important;
    max-height: 95vh !important;
    top: 5% !important;
    width: auto !important;
}

.hijacker-holder{
    left: 60% !important;
    max-height: 95vh !important;
    top: 5% !important;
    width: auto !important;
}

.section-helium05 .hijacker-holder-img figure div img {
    max-height: 95vh !important;
    width: auto !important;
}

.keyword-tracker-holder{
    right: 40% !important;
    top: 10% !important;
}

.inventory-protector-holder{
    left: -4% !important;
    top: 20% !important;
}

.refund-genie-btn{
    margin-left: 5% !important;
}

.refund-genie-holder{
    right: 10% !important;
    top: 10% !important;
}


.trendster-holder{
    right: 10% !important;
}

.misspellinator-holder{
    left: 63% !important;
}

.brand-gate-checker{
    right: 26% !important;
}

.cerebro-image-transparent{
    top: 10% !important;
}

.frankenstein-image-transparent{
    right: 1vh !important;
}
.keyword-tracker-image-transparent{
    top: 1vh !important;
}
/*.black-box-transparent{
    left: 77% !important;
    top: 1vh !important;
}*/
