/*  
Theme Name: Gotcha 2020
Theme URI: --------------
Description: ------------
Version: 1.0
Author: Gotcha! Mobile Solutions Dev Team
Author URI: http://www.gotchamobi.com
*/

/* ----------------- Reset CSS Start ----------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, address,strong, sub, sup, var,
b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {font-family: 'Inter' ,sans-serif;line-height:1;}
footer,header {display:block;}


* {box-sizing: border-box;}

/*  ----------------- Typography ----------------- */

h1,h2,h3,h4,h5,h6 {font-family: 'Inter' ,sans-serif;margin: 0 0 10px 0;padding: 0;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { font-weight: inherit; }
p {font-family: 'Inter' ,sans-serif;}
p img {margin: 0;}
strong {font-weight: bold;}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}

/* ----------------- Links ----------------- */
a,
a:visited,
a:hover,
a:focus {
    /*color: inherit;*/
    text-decoration: none;
    outline: 0;
}

/* ----------------- Transisiton for Links ----------------- */
#sidebar a,
#footer a,
#title a,
#header a,
#copyright a{
	-webkit-transition: all 0.07s ease-in;
       -moz-transition: all 0.07s ease-in;
        -ms-transition: all 0.07s ease-in;
         -o-transition: all 0.07s ease-in;
            transition: all 0.07s ease-in;
}

a:hover,
a:focus {color: inherit;}

p a,
p a:visited {line-height: inherit;}

ul {list-style: outside none none;margin: 0;padding: 0;}
ul > li {display: inline-block;font-family: 'Inter' ,sans-serif;vertical-align: top;}

input, textarea {font-family: 'Inter' ,sans-serif;}
input.form-control:focus, textarea.form-control:focus {border-color: inherit;box-shadow: 0 0 0 transparent;}
button.btn:focus {border-color: inherit;box-shadow: 0 0 0 transparent;}

.container {max-width: 1234px;}

/* ------------------- Hero part css start ------------------- */ 

.sa-wrap {margin-top: 220px;}
.sa-intro-wrap {
  border-radius: 8px;
  border: solid 1px #dddfe2;
  background-color: #ffffff;
  padding: 56px 63px 60px 63px;
}
.sa-intro-txt h1 {
  font-size: 45px;
  font-weight: 400;
  line-height: 1.23;
  letter-spacing: -0.48px;
  text-align: left;
  color: #1b1d26;
  margin-bottom: 28px;
}
.sa-intro-txt p {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
  color: #495057;
  margin-bottom: 32px;
}
.sa-srv-btns-wrap h3 {
  border-bottom: 1px solid #9a9fb2;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.21;
  letter-spacing: -0.24px;
  margin-bottom: 19px;
  padding-bottom: 16px;
  text-align: left;
  color: #32313a;
}
.sa-srv-btns-list {margin-bottom: 30px;}
.sa-srv-btns-list li {margin-right: 16px;margin-bottom: 16px;}
.sa-srv-btns-list li:last-child {margin-right: 0;}
.sa-srv-btns-list li a {
  border-radius: 22px;
  border: solid 1px #9a9fb2;
  background-color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-align: center;
  color: #212529;
}
.get-in-touch-wrap h3 {
  border-bottom: 1px solid #9a9fb2;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.21;
  letter-spacing: -0.24px;
  margin-bottom: 19px;
  padding-bottom: 16px;
  text-align: left;
  color: #32313a;
}
.get-in-touch-wrap p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  text-align: left;
  color: #495057;
  margin-bottom: 25px;
}
.get-in-touch-wrap a {
  border-radius: 24px;
  background-color: #c40233;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 46px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.get-in-touch-wrap a:hover, .get-in-touch-wrap a:focus {color: #ffffff;}

.sa-post-sec {padding: 32px 0 120px;}
.sa-post-list {margin-bottom: 60px;}
.sa-single-post-wrap {
  border-radius: 2px;
  box-shadow: 0 3px 7px 0 rgba(88, 113, 120, 0.16);
  background-color: #ffffff;
}
.sa-single-post-img {background-color: #ccc;border-radius: 2px 2px 0 0;}
.sa-single-post-img img {border-radius: 2px 2px 0 0;display: block;height: 190px;margin: 0 auto;}
.sa-single-post-txt {padding: 22px 10px 22px 15px;}
.sa-single-post-txt h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.31;
  text-align: left;
  color: #222530;
  margin-bottom: 20px;
}
.sa-single-post-txt h2 a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.31;
  text-align: left;
  color: #222530;
}
.sa-single-post-txt h2 a:hover {color: #c40233;}
.sa-single-post-txt p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  text-align: left;
  color: #4d5257;
  margin-bottom: 27px;
}
.sa-single-post-cat-list li {margin-right: 4px;margin-bottom: 20px;}
.sa-single-post-cat-list li:last-child {margin-right: 0;}
.sa-single-post-cat-list li a {
  border-radius: 22px;
  border: solid 1px #9a9fb2;
  background-color: #ffffff;
  color: #212529;
  display: block;
  font-size: 11px;
  font-weight: 300;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;
  width: 120px;
}
.sa-single-post-btn li {border-right: 1px solid #9a9fb2;margin-right: 14px;padding-right: 10px;}
.sa-single-post-btn li:last-child, .sa-single-post-btn li:nth-child(2) {border-right: 0 none;margin-right: 0;padding-right: 0;}
.sa-single-post-btn li p.date {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.9;
  text-align: left;
  color: #222530;
  margin-bottom: 0;
}
.sa-single-post-btn li a.sa-read-more-link {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.92;
  text-align: left;
  color: #212529;
}
.sa-single-post-btn li a.sa-read-more-link:hover {color: #c40233;}
a.sa-sharethis-popup {
    color: #9a9fb2;
    display: block;
    font-size: 16.7px;
    line-height: 1.4;
    margin-left: 60px;
}

.sa-ad-v1-wrap {
  border-radius: 2px;
  background-size: cover, cover;
  background-position: top center, bottom;
  background-repeat: no-repeat, no-repeat;
  position: relative;
}
.sa-ad-txt.v1 {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 15px 15px 20px;
  position: absolute;
  width: 100%;
}
.sa-ad-txt.v1 p.sa-ad-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.25;
  text-align: left;
  color: #ffffff;
  margin-bottom: 9px;
}
.sa-ad-txt h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.31;
  text-align: left;
  color: #ffffff;
  margin-bottom: 10px;
}
.sa-ad-read-btn {
  border-radius: 22px;
  border: solid 1px #ffffff;
  background-color: transparent;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 500;
  height: 27px;
  line-height: 27px;
  text-align: center;
  width: 100%;
}
.sa-ad-v2-wrap {
  border-radius: 2px;
  box-shadow: 0 3px 7px 0 rgba(88, 113, 120, 0.16);
  background-color: #ffffff;
}
.sa-ad-txt.v2 {
  background-color: #c40233;
  color: #fff;
  padding: 20px 15px 15px 20px;
}
.sa-ad-img.v2 {border-radius: 2px 2px 0 0;height: 200px;overflow: hidden;}
.sa-ad-img.v2 img {border-radius: 2px 2px 0 0;display: block;}
.sa-ad-txt.v2 p.sa-ad-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.25;
  text-align: left;
  color: #ffffff;
  margin-bottom: 9px;
}
.sa-ad-txt.v2 p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  text-align: left;
  color: #ffffff;
  margin-bottom: 22px;
}

a.sa-load-more-btn {
  border-radius: 4px;
  border: solid 1px #dfe1e6;
  color: #2c2d51;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin: 0 auto;
  width: 200px;
}
a.sa-load-more-btn i {color: #2c2d51;font-size: 12px;margin-right: 8px;}
.sa-search-wrap {margin-bottom: 60px;}
.sa-search-wrap .input-group input.form-control {
  border-radius: 136px !important;
  box-shadow: 0 3px 7px 0 rgba(88, 113, 120, 0.16);
  background-color: #ffffff;
  color: #adb5bd;
  font-size: 14px;
  font-weight: 500;
  height: 45px;
  line-height: 45px;
  letter-spacing: 0.14px;
  padding: 0 20px;
  text-align: left;
  width: 100%;
}
.sa-search-wrap .input-group button.btn {
  background-color: transparent;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 99;
}
.sa-cat-list-wrap {
  border-radius: 2px;
  box-shadow: 0 3px 7px 0 rgba(88, 113, 120, 0.16);
  background-color: #ffffff;
  margin-bottom: 32px;
  padding: 30px 20px;
  width: 100%;
}
.sa-cat-list-wrap h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 0.5;
  text-align: left;
  color: #393c40;
  margin-bottom: 31px;
}
.sa-cat-list li {
  border-bottom: 1px solid #d8d8d8;
  display: block;
  margin-bottom: 14px;
  padding-bottom: 14px;
}
.sa-cat-list li:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sa-cat-list li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 0.57;
  letter-spacing: 0.14px;
  text-align: left;
  color: #959ba1;
}
.sa-cat-list li a:hover {color: #c40233;}

.newsletter-from-wrap h5 {
  background-image: url('https://newgotcha2020.gotchahosting.com/wp-content/uploads/2021/02/newsletter-box-bg@2x.png');
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
  background-size: cover;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.17;
  letter-spacing: 2.16px;
  margin-bottom: 11px;
  padding: 8px 0 23px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
.newsletter-from-wrap h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.21;
  text-align: left;
  color: #1b1d26;
  margin-bottom: 22px;
}
.newsletter-from-wrap .form-group {position: relative;}
.form-group input.form-control {border: 0 none;border-radius: 0;}
.newsletter-from-wrap .form-group label {
  color: #727780;
  font-size: 16px;
  font-weight: normal;
  left: 0;
  line-height: 1;
  position: absolute;
  text-align: left;
  top: 16px;
}
.newsletter-from-wrap .form-group label.focus {
  font-size: 11px;
  top: 0;
}
.newsletter-from-wrap .form-group input.form-control {
  border-bottom: 1px solid #eaeaea;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: 1;
  padding: 14px 0 12px;
  text-align: left;
  color: #212529;
}
.newsletter-from-wrap small {
  display: block;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.6;
  margin: 32px 0 19px;
  text-align: left;
  color: #727780;
}
.newsletter-from-wrap input.news-btn {
  border: 0 none;
  border-radius: 2px;
  background-color: #212529;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 46px;
  line-height: 46px;
  margin-bottom: 21px;
  text-align: center;
  width: 100%;
}



.newsletter-from-wrap .gfield {margin-bottom: 15px;position: relative;width: 100%;}
.gfield input {border: 0 none;border-radius: 0;}
.newsletter-from-wrap .gfield label {
  color: #727780;
  font-size: 16px;
  font-weight: normal;
  left: 0;
  line-height: 1;
  position: absolute;
  text-align: left;
  top: 16px;
}
.newsletter-from-wrap .gfield label.focus {
  font-size: 11px;
  top: 0;
}
.newsletter-from-wrap .gfield input {
  border-bottom: 1px solid #eaeaea;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: 1;
  padding: 14px 0 12px;
  text-align: left;
  color: #212529;
  width: 100%;
}
.newsletter-from-wrap .gfield input:focus {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #eaeaea;
  outline: 0 none;
  box-shadow: 0 0 0 transparent;
}
.newsletter-from-wrap .gfield_no_follows_desc {
  display: block;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.6;
  margin: 17px 0 19px;
  text-align: left;
  color: #727780;
}
.newsletter-from-wrap input.gform_button {
  border: 0 none;
  border-radius: 2px;
  background-color: #212529;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 46px;
  line-height: 46px;
  margin-bottom: 21px;
  text-align: center;
  width: 100%;
}

.newsletter-from-wrap em {
  font-size: 10px;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
  color: #212529;
}
.breadcrumb-list {margin-bottom: 19px;}
.breadcrumb-list li {padding-right: 32px;position: relative;line-height: 1.4;}
.breadcrumb-list li:last-child {padding-right: 0;}
.breadcrumb-list li:after {
  color: #000000;
  content: ">";
  font-size: 14px;
  position: absolute;
  top: 2px;
  right: 9px;
}
.breadcrumb-list li:last-child:after {content: none;}
.breadcrumb-list li a {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: left;
  color: #6c757d;
}
.breadcrumb-list li a.active {font-weight: 600;color: #343a40;}
.date-link-list {margin-bottom: 32px;}
.date-link-list li {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: left;
  color: #212529;
  padding-right: 21px;
  position: relative;
}
.date-link-list li:last-child {padding-right: 0;}
.date-link-list li:after {
  color: #212529;
  content: "|";
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 4px;
}
.date-link-list li:last-child:after {content: none;}
.sa-post-detail h1 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
  color: #212529;
  margin-bottom: 30px;
}
.sa-post-detail h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 0.92;
  text-align: left;
  color: #212529;
  margin-bottom: 30px;
}
.sa-post-detail img {margin-bottom: 30px;}
.sa-post-detail p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #212529;
  margin-bottom: 30px;
}
.sa-post-detail p.published-date {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  color: #212529;
  margin-bottom: 30px;
}
p.published-date span {font-weight: normal;}


/*#sharethis {z-index: 9999999;}*/
.sharethis-popup .close {
  background-color: #f1f3f4;
  color: #202124;
  top: 0px;
  position: absolute;
  right: 0px;
  font-size: 16px;
  height: 48px;
  text-align: center;
  width: 48px;
}
.sharethis-popup .modal-dialog {max-width: 535px;}
.sharethis-popup .modal-body {padding: 23px 23px 35px;}
.sharethis-popup h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  color: #343a40;
  margin-bottom: 15px;
}
.share-icons-list {margin-bottom: 29px;}
.share-icons-list li {margin-right: 16px;text-align: center;}
.share-icons-list li:last-child {margin-right: 0;}
.share-icons-list li a {
  border-radius: 50%;
  color: #ffffff; 
  display: block; 
  line-height: 62px;
  height: 62px;
  margin: 0 0 7px;
  text-align: center;
  width: 62px;
}
.share-icons-list li a i {color: #ffffff;line-height: 62px;}
.share-icons-list li a.facebook-icon {background-color: #3c5998;}
.share-icons-list li a.twitter-icon {background-color: #20a1f1;}
.share-icons-list li a.email-icon {background-color: #888888;}
.share-icons-list li a.linkedin-icon {background-color: #0077b5;}
.share-icons-list li a.pinterest-icon {background-color: #d32f2f;}
.share-icons-list li a.reddit-icon {background-color: #ff5722;}
.share-icons-list li a.facebook-icon i {font-size: 24px;}
.share-icons-list li a.twitter-icon i {font-size: 23px;}
.share-icons-list li a.email-icon i {font-size: 23px;}
.share-icons-list li a.linkedin-icon i {font-size: 23.4px;}
.share-icons-list li a.pinterest-icon i {font-size: 24px;}
.share-icons-list li a.reddit-icon i {font-size: 24.9px;}
.share-icons-list li p {
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  color: #343a40;
}
.copy-clipbard {
  border: solid 1px #ededed;
  background-color: #fafafa;
  padding: 13px 26px 13px 21px;
  width: 100%;
}
.copy-clipbard .cc-link {
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
  text-align: left;
  color: #343a40;
}
.copy-clipbard .cc-copy {
  float: right;
  font-size: 12px;
  font-weight: 600;
  line-height: 2;
  text-align: right;
  color: #2b8cc4;
}

.subscribe-newsletter-wrap {
  box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.08);
  background-color: #c40233;
  padding: 10px 0 9px;
}
.subscribe-txt li {margin-right: 40px;}
.subscribe-txt li:last-child {margin-right: 0;}
.subscribe-txt li p {
  font-size: 16px;
  font-weight: normal;
  height: 38px;
  line-height: 38px;
  text-align: left;
  color: #ffffff;
  margin: 0;
}
.subscribe-txt li p i {
  color: #ffffff;
  font-size: 18.7px;
  margin-right: 16px;
}
a.news-subs-btn {
  border-radius: 2px;
  background-color: #212529;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 38px;
  line-height: 38px;
  text-align: center;
  width: 125px;
}
a.news-subs-btn:hover, a.news-subs-btn:focus {color: #ffffff;}
a.new-no-thanks-link {
  font-size: 16px;
  font-weight: 500;
  height: 38px;
  line-height: 38px;
  text-align: left;
  color: #ffffff;
}
a.new-no-thanks-link:hover, a.new-no-thanks-link:focus {color: #ffffff;}

.subsnews-form-wrap h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #ffffff;
}
.newsletter-popup .modal-dialog {max-width: 100%;margin: 0 !important;padding: 0 !important;}
.newsletter-popup .modal-body {background-color: #c40233;padding: 139px 0;}
.subsnews-form-wrap .gfield {margin-bottom: 15px;margin-right: 30px;position: relative;width: 47%;}
.subsnews-form-wrap li.gfield:nth-child(2n) {margin-right: 0;}
.subsnews-form-wrap .gfield label {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  left: 0;
  line-height: 1;
  position: absolute;
  text-align: left;
  top: 16px;
}
.subsnews-form-wrap .gfield label.focus {
  font-size: 11px;
  top: 0;
}
.subsnews-form-wrap .gfield input {
  background-color: transparent;
  border-bottom: 1px solid #eaeaea;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: 1;
  padding: 14px 0 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
}
.subsnews-form-wrap .gfield input:focus {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ffffff;
  outline: 0 none;
  box-shadow: 0 0 0 transparent;
}
.subsnews-form-wrap .gfield.gfield_no_follows_desc {
  display: block;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.6;
  margin: 17px 0 19px;
  text-align: left;
  color: #ffffff;
  width: 100%
}
.subsnews-form-wrap input.gform_button {
  border: 0 none;
  border-radius: 2px;
  background-color: #212529;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 46px;
  line-height: 46px;
  margin-bottom: 21px;
  text-align: center;
  width: 200px;
}
.subsnews-form-wrap em {
  font-size: 10px;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
  color: #ffffff;
}
.subsnews-form-wrap .close {
  background-color: #ad1b40;
  color: #ffffff;
  top: 0px;
  position: absolute;
  right: 0px;
  font-size: 16px;
  height: 48px;
  text-align: center;
  width: 48px;
}
.subsnews-form-wrap .close span {color: #ffffff;font-size: 16px;}