/*Commmon*/

body {
    background-color: #f7fafc;
	font-family: 'Open Sans', sans-serif;
}
@media (min-width: 1600px) {
    .container {
        max-width: 1200px;
    }
}

.navik-menu h3 {
    font-size: 20px;
	margin-top: 23px;
    margin-bottom: 15px;
	color: #3c5185;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: left;
    font-size: 23px;
    font-family: proxima-bold;
}
.navik-menu h3 i {
    color: #3c5185;
	margin-right: 3px;
}

@font-face {
  font-family: proxima-reg;
  src: url(../fonts/proxima_nova_reg.ttf);
}
@font-face {
  font-family: proxima-soft-bold;
  src: url(../fonts/proxima-nova-soft-bold.otf);
}
@font-face {
  font-family: proxima-bold;
  src: url(../fonts/proxima-nova-soft-Sbold.otf);
}
@font-face {
  font-family: Gotham;
  src: url(../fonts/Gotham-Light.ttf);
}
@font-face {
  font-family: Gotham-Medium;
  src: url(../fonts/Gotham-Medium.ttf);
}
@font-face {
  font-family: Eesti;
  src: url(../fonts/GT-Eesti-Text-Light.ttf);
}
@font-face {
  font-family: Eesti-bold;
  src: url(../fonts/GT-Eesti-Display-Medium.ttf);
}
@font-face {
  font-family: Overpass;
  src: url(../fonts/Overpass-Regular.ttf);
}


.cc_dialog.interstitial {
	top: auto !important;
	bottom: 3vh !important;
}
.cc_css_reboot button {
	padding: .5rem 0.6rem !important;
}
.gt_white_content a {
	border-bottom: none;
}

h1, h2, h3 ,h4 {
	font-family: proxima-bold;
}


/* Video */

.video-container {
	position:relative;
	padding-bottom: 50.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/*Texts*/

.page-sub-title {
    font-family: proxima-bold;
    color: #3c5185;
    font-size: 32px;
	margin-bottom: 28px;
}
.sub-description {
    font-family: proxima-reg;
    color: #3c5185;
    font-size: 21px;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #343d4a;
}
a {
    text-decoration: none !important;
}
a.blue-btn {
    background: #31457a;
    color: #fff;
    font-family: proxima-soft-bold;
    padding: 5px 25px 5px 25px;
    border-radius: 5px;
    border: 2px solid #ff9800;
    display: inline-block;
    margin-top: 10px;
    transition: all 130ms linear;
    outline: none;
}
a.blue-btn:hover {
    background: #f99400;
    transform: translateY(3px);
    transition: all 130ms linear;
}


/*Boxes*/

.feature-box {
    background: #fff;
    padding: 20px 15px;
    border-radius: 6px;
}

/*Pop*/

ul.pop_contact {
    position: fixed;
    right: -196px;
    top: 36%;
    transition: transform .3s ease-out;
    z-index: 999999999999999;
    margin: 0;
    padding: 0;
    width: 259px;
}
.pop_contact:hover {
    list-style-type: none;
    -ms-transform: translateX(-196px);
    -webkit-transform: translateX(-196px);
    transform: translateX(-196px);
}
.pop_contact li {
    display: table;
    background: linear-gradient(to right, #2e8ed5, #175f94);
    width: 100%;
    margin-bottom: 3px;
    border-radius: 3px 0 0 3px;
}
.pop_contact i {
    display: table-cell;
    background: transparent;
    color: #fff;
    vertical-align: middle;
    font-size: 2em;
    width: 63px;
    transition: color 130ms linear;
    height: 63px;
    border-radius: 3px 0 0 3px;
	text-align: center;
}
.pop_contact li:hover i {
    color: #175f94;
    transition: color 130ms linear;
}
.pop_contact a {
    display: table-cell;
    color: #69d4ff;
    font-size: 13px;
    font-style: italic;
    padding-left: 7px;
    padding-right: 17px;
    vertical-align: middle;
}
.pop_contact li:hover a {
    color: #fff;
    transition: color 130ms linear;
}
.pop_contact span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    margin-top: 8px;
}


/*FAQ*/

.faq-section {
    padding-top: 3em;
    padding-bottom: 3em;
}
.faq-section .page-sub-title {
	margin-bottom: 56px;
}
.faq-box {
    background: #fff;
    padding: 30px 30px;
    border-radius: 5px;
    box-shadow: 0px 5px 20px #00000029;
    margin: 0 auto 2em auto;
}
.faq-box h4 {
    font-family: proxima-bold;
    font-size: 1.6rem;
    line-height: 1.25em;
    margin-bottom: 13px;
}


/*Menu*/

.navik-menu ul li > a, .navik-menu .mega-menu-heading {
    font-family: Open Sans;
    font-size: 16px;
}
.navik-menu .mega-menu-heading, .navik-menu ul li > a {
    text-transform: capitalize;
}
.navik-menu .mega-menu-heading a {
    font-family: Open Sans;
}
.navik-menu .mega-menu-heading a:hover, .navik-menu ul.mega-menu-list li a:hover {
    color: #4c9bf1;
}
.navik-menu .mega-menu-desc {
    font-size: 13px;
    font-family: Open Sans;
    font-style: unset;
}
.navik-menu .mega-menu-thumbnail:hover > a:before {
    background-color: rgba(0,0,0,0);
}


.navik-menu .mega-menu-box {
    margin-bottom: 11px;
}
.navik-menu .mega-menu-media-img {
    width: 55px;
}
.navik-menu .mega-menu-media-info {
    padding-left: 0;
}
.navik-menu .mega-menu-heading {
    margin-top: 5px;
}
.navik-menu .mega-menu-desc {
    display: none;
}

.mega-menu-container .col-lg-4 .mega-menu-box {
    border-bottom: 1px solid #429cfd12;
}
.mega-menu-container .col-lg-4 .mega-menu-box:last-child {
    border-bottom: none;
}

@media (min-width: 1200px){
.navik-header .logo img {
    max-width: inherit;
    max-height: 65px;
    width: auto;
}
.navik-header.sticky .logo img {
    max-height: 55px;
}
.navik-menu > ul > li > a {
    height: 75px;
    line-height: 75px;
}
.navik-menu > ul > li:hover > a {
    color: #f99400;
}
.navik-header-container {
    height: 75px;
}
}
.navik-menu ul li {
    list-style-type: none;
}


/*Footer*/

.top-footer {
    background: rgb(42, 57, 92);
    padding-top: 35px;
    padding-bottom: 35px;
}
.footer-contact-layer ul {
    padding: 0;
    display: table;
    margin: 0 auto;
}
.footer-contact-layer ul li {
    list-style-type: none;
    font-size: 32px;
    display: table-cell;
    padding: 0 30px;
}
.footer-contact-layer ul li a {
    color: #fff;
}
.footer-contact-layer ul li p {
    margin: 0;
    color: #fff;
    font-size: 28px;
}


.middle-footer {
    background-image: linear-gradient(-45deg, #344672, #1d263c);
    padding-top: 5rem;
    padding-bottom: 5rem;
    text-align: center;
}
.middle-footer p.footer-title {
    color: #fff;
    font-size: 1rem;
    line-height: 1.375rem;
    text-align: left;
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
p.footer-title.footer-title-second {
    margin-top: 40px;
}
.post-info {
    margin-bottom: 30px;
}
.middle-footer ul {
    padding: 0;
}
.middle-footer ul li {
    list-style-type: none;
    margin-bottom: 15px;
    text-align: left;
    color: #fff;
    font-size: 16px;
}
.middle-footer ul li a {
    color: #fff;
}
.col-md-3.footer-call {
    text-align: left;
}
.col-md-3.footer-call img {
    width: 61%;
}
.footer-logo {
    margin-bottom: 8px;
}
.middle-footer ul li a:hover {
    border-bottom: 1px solid #ffffff;
}

.row.bottom-footer {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #ffffff4d;
}
.row.bottom-footer p, .row.bottom-footer p a {
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
}
.row.bottom-footer p.footer-copy {
    margin-bottom: 15px;
}
.col-md-3.footer-call img {
    width: 55%;
}
img.payment-icon {
    height: 30px;
    margin-left: 20px;
	margin-top: 5px;
}
.footer-call p.footer-title {
    margin-top: 7px;
}



/* Default page */

.page-header {
    background: linear-gradient(-90deg, #3c5185, #1d263c);
    padding-top: 5em;
    padding-bottom: 5em;
}
.page-header h1 {
    color: #fff;
    font-size: 38px;
    font-family: proxima-bold;
    line-height: 136%;
    margin-bottom: 20px;
}
.page-header p {
    color: #fff;
    font-size: 16px;
}
a.header-btn, div.header-btn {
    font-family: proxima-bold;
    background: #c50c13;
    color: #fff;
    font-size: 20px;
    padding: 7px 30px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 23px;
	outline: none;
	cursor: pointer;
	transition: all 130ms linear;
}
a.header-btn:hover, div.header-btn:hover {
    background: #e20009;
    color: #fff;
	transform: translateY(3px);
    transition: all 130ms linear;
}
.alignright {
	float: right;
    margin: 0 0 20px 20px;
}
.alignleft {
	float: left;
    margin: 0 20px 20px 0 ;
}
.aligncenter, img.aligncenter {
    margin: 0 auto 20px auto;
    display: block;
}



/* Title less page */

.page-title-section {
    padding-top: 40px;
    padding-bottom: 35px;
}
.page-title-section h1 {
    font-weight: 300;
    font-size: 42px;
    font-family: Eesti-bold;
}


/* Right sidebar page */

.page-template-right-sidebar-page .entry-content {
    padding-top: 50px;
    padding-bottom: 50px;
}
.page-template-right-sidebar-page h1 {
    margin-bottom: 20px;
}





/* Foms */

form.wpcf7-form {
    padding: 35px 30px 1px 30px;
    background: #fff;
    border-radius: 6px;
    margin: 0 20px;
}
form.wpcf7-form input, form.wpcf7-form select {
    background: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    border: 1px solid #d6dcec;
    width: 100%;
    outline: none;
	margin-bottom: 13px;
}
form.wpcf7-form input.wpcf7-submit {
    background: #31457a;
    color: #fff;
    border-radius: 3px;
    border: none;
    margin-bottom: 0;
    transition: all 130ms linear;
    outline: none;
    cursor: pointer;
	margin-top: 20px;
}
form.wpcf7-form input[type=checkbox], form.wpcf7-form input[type=radio] {
    width: auto;
	margin-right: 10px;
}
.wpcf7-list-item-label {
	display: inline-block;
	font-size: 15px;
}
span.wpcf7-list-item {
    margin: 0 !important;
    font-size: 15px;
}
input.wpcf7-submit:hover {
    background: #f99400;
    transform: translateY(3px);
    transition: all 130ms linear;
}
textarea.wpcf7-textarea {
    background: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #d6dcec;
    margin-bottom: 15px;
    width: 100%;
    height: 130px;
    outline: none;
}






/* Blog page */

.blog-page-header.page-header-img {
    background-image: linear-gradient(-90deg, #3c5185, #1d263c);
    margin-bottom: 60px;
}
.blog-page-header.page-header-img h1.entry-title {
    font-family: proxima-bold;
    color: #fff;
    font-size: 2.6rem;
    font-weight: 900;
    padding-top: 2.6rem;
    padding-bottom: 2rem;
}
.blog-page-header.page-header-img p {
    color: #fff;
    font-size: 1rem;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 3.7rem;
    font-family: Gotham-light;
    width: 83%;
    margin: 0 auto;
}
.row.blog-post-page .col-md-3,
.row.author-posts-sec .col-md-3 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
.blog-post-block,
.row.author-posts-sec .blog-post-block {
    padding: 0 0 20px 0;
    background: #fff;
    margin-bottom: 35px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    min-height: 393px;
}
.blog-post-block:hover {
    background: #fbfdff;
}
.blog-post-block a.thumbnail-link,
.row.author-posts-sec .blog-post-thumb  {
    max-height: 215px;
    width: auto;
    overflow: hidden;
    display: block;
    border-radius: 5px 5px 0 0;
    min-height: 215px;
}
img.wp-post-image {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}
.blog-post-block img.attachment-post-thumbnail {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
}
.meta-info {
    margin-top: 16px;
    padding: 0 20px;
    position: relative;
}
.blog-post-block h4,
.row.author-posts-sec h3 {
    display: block;
    font-family: proxima-bold;
    margin-top: 6px;
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 24px;
    color: #1f2d3d;
    line-height: 140%;
    overflow: hidden;
}
.meta-info {
    margin-top: 16px;
    padding: 0 20px;
    position: relative;
}
.meta-info p.author-name a {
    color: black;
}
.meta-info img.avatar {
    border-radius: 50px;
    float: left;
    width: 35px;
    height: 35px;
}
.meta-info p {
    display: inline-block;
    padding-left: 11px;
    font-size: 15px;
    color: #2366b1;
    margin-top: 5px;
}
p.views {
    position: absolute;
    top: -45px;
    right: 0;
    background: #f7f7f7;
    text-align: center;
    padding: 3px 7px;
    border-radius: 3px 1px 0 2px;
    font-size: 13px;
}
.wp-pagenavi {
    margin-bottom: 35px;
    margin-top: 20px;
}
.wp-pagenavi a, .wp-pagenavi span {
    background: white;
    border: 1px solid #dcdcdc !important;
    border-radius: 6px;
    padding: 7px 16px 7px 16px !important;
    color: #0176c5;
}
.wp-pagenavi span.current {
    border: 1px solid #0a4b8c;
}




.main-content.single-blog-post {
    margin-top: 60px;
    margin-bottom: 60px;
}
.main-content.single-blog-post article#blogpost {
    padding: 0px 46px 0px 46px;
}
.main-content.single-blog-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,
.main-content.single-blog-post article p img,
.main-content.single-blog-post article a img {
    max-width: 100%;
    height: auto;
    border-radius: 3px;
}
.main-content.single-blog-post article p,
.main-content.single-blog-post article ul li,
.main-content.single-blog-post article ol li {
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #3d3d3e;
    font-size: 1.13rem;
    line-height: 1.5;
    font-weight: 300;
    font-family: Eesti;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.3px;
}
.main-content.single-blog-post article p strong, .main-content.single-blog-post article ul li strong, .main-content.single-blog-post article ol li strong {
	font-weight: 900;
}
.top-single-post-header {
    background-color: #fafafa;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.top-single-post-header p {
    color: #2366b0;
    font-weight: 600;
    font-size: 1.7rem;
    font-family: Eesti-bold;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.5;
}
.post-info {
    margin-bottom: 43px;
}
.main-content.single-blog-post article .post-info p {
    margin-bottom: -11px;
}
.main-content.single-blog-post article ul {
    list-style-type: disc;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1rem;
}
.main-content.single-blog-post article ol {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1rem;
}
.main-content.single-blog-post article ul li {
    margin-top: .375rem;
    margin-bottom: .375rem;
}
.main-content.single-blog-post article ol li {
    margin-top: .375rem;
    margin-bottom: .375rem;
    font-family: Eesti-bold;
    font-weight: 100;
    font-size: 1.3rem;
}
.main-content.single-blog-post article p a {
    color: #008be8;
    font-weight: 300;
    font-family: Eesti-bold;
    text-decoration: underline !important;
}
.main-content.single-blog-post article p img,
.main-content.single-blog-post article a img {
    margin: 30px auto 25px auto;
    display: block;
}
.main-content.single-blog-post .col-md-8 {
    padding: 0px 45px;
}
.main-content.single-blog-post .col-md-8 .post-header-sec h1 {
    margin-bottom: 1rem;
    font-family: Eesti-bold;
    color: #3d3d3e;
    font-size: 2.5rem;
    line-height: 1.25;
    font-weight: 700;
}
.main-content.single-blog-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: none;
}
.main-content.single-blog-post article h2 {
    font-size: 1.5rem;
    margin-top: 23px;
    margin-bottom: 20px;
    font-family: Eesti-bold;
    font-weight: bolder;
    line-height: 137%;
}
.main-content.single-blog-post article h3 {
    font-size: 1.4rem;
    margin-top: 23px;
    margin-bottom: 20px;
    font-family: Eesti-bold;
    font-weight: 500;
    line-height: 137%;
}
.main-content.single-blog-post article h4 {
    font-size: 1.3rem;
    margin-top: 23px;
    margin-bottom: 20px;
	font-family: Eesti-bold;
    font-weight: 100;
    line-height: 137%;
}


.top-single-post {
    background-color: #fff;
    -webkit-box-shadow: 0 0.125rem 0.75rem 0 rgba(0,0,0,.1);
    box-shadow: 0 0.125rem 0.75rem 0 rgba(0,0,0,.1);
}
.top-single-post-nav {
    flex-wrap: wrap;
    height: 3.5rem;
    overflow: hidden;
    display: block;
    -webkit-box-flex: 0;
}
.top-single-post-nav a {
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    padding: 0 1.5rem;
    line-height: 3.5rem;
    cursor: pointer;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    color: #1f2d3d;
    font-family: Overpass;
    border-right: .075rem solid #e5e5e6;
    margin-left: -4px;
}
.top-single-post-nav a:last-child {
    border-right: none;
}
.top-single-post-nav a:hover {
    color: #2366b1;
    background: #fafafa;
}
article#blogpost img {
	max-width: 100%;
    height: auto;
    border-radius: 3px;
}
.top-single-post-nav select {
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    padding: 15px 1.5rem;
    line-height: 3.5rem;
    cursor: pointer;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    color: #1f2d3d;
    font-family: Overpass;
    border-right: .075rem solid #e5e5e6;
    margin-left: -4px;
    border: none;
    display: inline-block;
    outline: none;
}
.top-single-post-nav option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}




.widget {
    padding: 25px;
    background: #f6faff;
    border: 2px solid #f0f8ff;
    border-radius: 6px;
}
.widget h2 {
    font-weight: 300;
    font-size: 1.7rem;
    font-family: Eesti-bold;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.5;
    color: #002f54;
}
.widget ul {
    padding: 0;
}
.widget ul li {
    list-style-type: none;
    margin-bottom: 15px;
    font-size: 1.1rem;
    font-family: nova-light;
    border-bottom: 1px solid #dbebff;
    padding-bottom: 16px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #3d3d3e;
    font-size: 1.07rem;
    line-height: 1.5;
    font-weight: 300;
    font-family: Eesti-bold;
    -webkit-font-smoothing: antialiased;
}
.widget ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.widget ul li a {
    color: #18639e;
    text-decoration: underline !important;
}
section#media_image-2 {
	padding: 0;
	margin-top: 19px;
}
section#media_image-2 img {
	width: 100%;
}
.widget a img {
	width: 100%;
}

.authorheader {
    background: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 60px;
}
.author-profile-card h2 {
    font-weight: 900;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
}
.row.author-title-sec {
    margin-top: 50px;
    margin-bottom: 50px;
}
.row.author-posts-sec {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    padding-left: 16px;
    padding-right: 15px;
    border: 1px solid #094b8a2e;
    box-shadow: 0px 0px 30px #094b8a17;
}
.author-header img {
	border-radius: 5px;
    border: 3px solid #2a395c;
}
.row.author-posts-sec h3 a {
    font-family: proxima-bold;
    color: #3c5185;
    font-size: 23px;
}
.row.author-posts-sec h3 {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0;
}



/* New blog post styles */

.main-content.single-blog-post .col-md-8 {
    padding: 40px 20px;
    box-shadow: 0px 5px 20px #00000030;
    background: #fff;
}
.widget {
    padding: 25px;
    background: transparent;
    border: 2px solid #0176c500;
    border-radius: 6px;
}
.post-details {
    display: table-row;
}
.post-details img {
    display: table-cell;
    width: 53px;
    margin-right: 20px;
	border-radius: 60px !important;
}
.post-details p {
    display: table-cell;
    vertical-align: middle;
}






.product-box {
    padding: 30px;
    text-align: center;
    position: relative;
    box-shadow: 0px 5px 20px #00000029;
	border-radius: 7px;
}
.product-box h4 {
    font-family: Eesti-bold;
    font-weight: 900;
    font-size: 38px;
    color: #fffdfd;
    background: url(https://www.clickdo.co.uk/wp-content/uploads/2020/02/pack.png) no-repeat;
    background-position: center center;
    background-size: auto;
    padding: 45px 0 0 0;
    position: absolute;
    left: -35px;
    top: -87px;
    width: 126%;
    z-index: 999;
    min-height: 195px;
	transition: background 160ms linear;
}
.product-box:hover h4 {
    background: url(https://www.clickdo.co.uk/wp-content/uploads/2020/02/pack-hover.png) no-repeat;
    background-position: center center;
    background-size: auto;
	transition: background 160ms linear;
}
.product-box div {
    box-shadow: 0px 0px 25px #394d7f29;
    background: #fff;
    border-radius: 80px;
    width: 140px;
    height: 140px;
    line-height: 140px;
    margin: 0 auto;
    z-index: 99999;
    position: relative;
}
.product-box div p.price {
    font-family: proxima-bold;
    color: #0aa5e2;
    font-size: 36px;
    font-weight: 600;
}
.product-box ul {
    margin: 20px 0 0 0;
    padding: 0;
}
.product-box ul li {
    list-style: none;
    margin-bottom: 13px;
    color: #3c5185;
}
.product-box-row {
    margin-top: 80px;
}




/* Guest Post Websites slider */

.slick-slide {
    outline: none;
}
button.slick-arrow {
    display: block !important;
}
button.slick-arrow {
    position: absolute;
    background: linear-gradient(-90deg, #3c5185, #32436d);
    color: #fff;
    border: none;
    border-radius: 60px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    outline: none;
	z-index: 9999999999;
}
button.slick-prev.pull-left.slick-arrow {
    left: -55px;
    top: 43%;
}
button.slick-next.pull-right.slick-arrow {
    right: -55px;
    top: 43%;
}
.guest-posting-websites.slick-slider .slick-slide {
    padding: 0px 20px;
    margin-right: 25px;
}




/* Woocommerce */

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.woocommerce form .form-row {
	margin: 0 0 25px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	width: 100%;
	margin-bottom: 3px;
}
span.woocommerce-input-wrapper {
	width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	width: 100%;
	padding: 5px 10px 5px 10px;
    border-radius: 3px;
    border: 1px solid #dce5ea;
}
.coupon input#coupon_code {
    width: 140px;
    border-radius: 5px;
}









/*Responsiv*/

@media screen and (max-width: 1600px) {
	
	.product-box h4 {
        background-size: 105%;
    }

}


@media screen and (max-width: 1536px) {

    

}

@media screen and (max-width: 1440px) {

    

}


@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {


}

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

    .navik-header .logo {
        padding: 15px 30px 15px 0;
    }
/*     .burger-menu {
        top: 52px;
    } */

}


@media screen and (max-width: 1280px) {
	
	.blog-post-block, .row.author-posts-sec .blog-post-block {
		min-height: 375px;
	}
	.meta-info p {
		font-size: 13px;
	}
	.blog-post-block h4, .row.author-posts-sec h3 {
		font-size: 20px;
	}

}


@media only screen and (max-width: 1024px) {

    .navik-header .logo {
        padding: 7px 40px 7px 0;
    }
	
	.page-header {
		padding-top: 3em;
    	padding-bottom: 3em;
	}
	ul.pop_contact {
		display: none;
	}



    /*Footer*/

    .row.bottom-footer p, .row.bottom-footer p a {
        font-size: 10px;
    }
    .col-md-3.footer-call {
        text-align: left;
        padding-left: 15px;
    }
	
	
	.blog-post-block a.thumbnail-link, .row.author-posts-sec .blog-post-thumb {
		min-height: 157px;
	}
	p.meta-category {
		display: none;
	}
	.blog-post-block, .row.author-posts-sec .blog-post-block {
		min-height: 340px;
	}


}



@media only screen and (max-width: 768px) {
	
	.product-box {
		padding: 7px;
	}
	.product-box h4 {
		font-size: 28px;
		padding: 60px 0 0 0;
		left: -20px;
    	top: -96px;
	}
	.product-box:hover h4 {
		background-size: 105%;
		left: -20px;
    	top: -96px;
	}
	.product-box div {
		width: 100px;
    	height: 100px;
    	line-height: 100px;
	}
	.product-box div p.price {
		font-size: 27px;
	}
	
	
	.wp-pagenavi a, .wp-pagenavi span {
		padding: 7px 10px 7px 10px !important;
	}
	
	
	.blog-post-block, .row.author-posts-sec .blog-post-block {
		min-height: 265px;
	}
	.blog-post-block a.thumbnail-link, .row.author-posts-sec .blog-post-thumb {
		min-height: 115px;
	}
	.meta-info {
		display: none;
	}
	.blog-post-block h4, .row.author-posts-sec h3 {
		margin-top: 15px;
		font-size: 16px;
	}

}



@media only screen and (max-width: 480px) {
	
	.navik-menu .mega-menu-media-img {
		float: left;
	}
	.navik-menu .mega-menu-media-info {
		padding-left: 1px;
	}
	.navik-menu .mega-menu-container {
		padding: 15px 30px 0 0;
	}
	
	.page-header h1 {
		font-size: 28px;
	}

    /*Common*/

    .page-sub-title {
        font-size: 23px;
    }
    .sub-description {
        font-size: 17px;
    }
    p {
        font-size: 16px;
    }

    /*Footer*/

    .top-footer {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer-contact-layer ul {
        display: block;
        width: 100%;
    }
    .footer-contact-layer ul li {
        font-size: 28px;
        width: 25%;
        padding: 0;
        display: inline-block;
        float: left;
        text-align: center;
    }
    .footer-contact-layer ul li.footer-contact-layer-p {
        display: none;
    }
    .middle-footer {
		padding-top: 2rem;
        padding-bottom: 0px;
    }
    .middle-footer p.footer-title {
        min-height: auto;
    }
    .middle-footer ul {
        margin-bottom: 2rem;
    }
    .row.bottom-footer {
        padding-top: 20px;
        margin-top: 0px;
    }
    .row.bottom-footer .text-left {
        margin-bottom: 15px;
    }
    .middle-footer ul li a {
        font-size: 15px;
    }
	
	
	
	.page-header {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.page-title-section {
		padding-top: 27px;
		padding-bottom: 35px;
	}
	.page-title-section h1 {
		font-size: 23px;
		margin-bottom: 0;
	}
	div.header-btn {
		width: 100%;
		text-align: center;
	}
	
	
	.product-box {
		margin-bottom: 115px;
	}
	.product-box h4 {
		background-size: 85%;
		left: -45px;
	}
	.product-box:hover h4 {
		background-size: 90%;
		left: -45px;
	}
	.product-box-last .product-box {
		margin-bottom: 0;
	}
	.product-box a.blue-btn {
		margin-bottom: 25px;
	}
	
	
	.faq-section {
		padding-top: 2em;
    	padding-bottom: 2em;
	}
	.faq-section .page-sub-title {
		margin-bottom: 20px;
	}
	
	
	/* Form */

	form.wpcf7-form input[type=checkbox], form.wpcf7-form input[type=radio] {
		margin-right: 5px;
	}
	.wpcf7-list-item-label {
		display: inline-block;
		font-size: 8px;
	}
	
	/* 	Blog */
	
	.top-single-post#myHeader {
		display: none;
	}
	.main-content.single-blog-post {
		margin-top: 0;
	}
	.main-content.single-blog-post .col-md-8 {
		padding: 30px 15px;
	}
	.main-content.single-blog-post .col-md-8 .post-header-sec h1 {
		font-size: 1.8rem;
	}
	.main-content.single-blog-post article#blogpost {
		padding: 0 15px;
	}
	
	.row.blog-post-page .col-md-3, .row.author-posts-sec .col-md-3 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.meta-info {
		display: block;
		margin-top: 10px;
	}
	.blog-post-block h4, .row.author-posts-sec h3 {
		margin-top: 6px;
		font-size: 20px;
	}
	.meta-info p {
		font-size: 16px;
	}
	.blog-post-block, .row.author-posts-sec .blog-post-block {
		min-height: auto;
		margin-bottom: 15px;
	}
	.blog-page-header.page-header-img h1.entry-title {
		font-size: 1.6rem;
		padding-top: 1.6rem;
		padding-bottom: 1rem;
	}
	.blog-page-header.page-header-img {
		background-image: linear-gradient(-90deg, #3c5185, #1d263c);
		margin-bottom: 20px;
	}
	.wp-pagenavi {
		padding-bottom: 5px;
	}
	.wp-pagenavi a, .wp-pagenavi span {
		float: left;
	}
	
	
	.authorheader {
		padding-top: 30px;
	}
	.author-photo {
		text-align: center;
	}
	.author-profile-card h2 {
		margin-top: 25px;
		font-size: 23px;
		text-align: center;
	}
	.row.author-posts-sec {
		padding: 30px 0;
	}
	.row.author-title-sec {
		margin-top: 17px;
    	margin-bottom: 15px;
	}
	.row.author-title-sec h2 {
		font-size: 18px;
	}
	.row.author-posts-sec .col-md-3 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	row.author-posts-sec .blog-post-thumb {
		min-height: auto;
	}
	img.wp-post-image {
		margin-bottom: 10px;
	}
	.row.author-posts-sec h3 {
		margin-top: 0px;
		margin-bottom: 30px;
		padding: 0;
	}
}