/*
Theme Name: Twenty ninteen rackless-tailwind2
Description: Twenty ninteen rackless-tailwind (Twentyninteen + Tailwind CSS)
Author: Isha Handa
Template: twentynineteen
Version: 1.0.0
*/

@import url("../twentynineteen/style.css");

#page{
  max-width : 1280px;
}

/* common used */

.font-30{
  font-size:25px;
  color: #3E4C59;
}

.font-40{
  font-size:35px;
}

p, .font{
  font-size: 18px;
  font-weight:normal!important;
}
body p {
    margin: .5rem 0;
	line-height: 1.6;
}

.rkls-btn,
.rkls-btn:hover,
.rkls-btn:active,
.rkls-btn:visited,
.rkls-btn:focus{
  background:#0573BB!important;
  text-decoration: none!important;
  color: #fff;
}

.m-right{
  margin-right: 250px;
}

.filters .skill-tags.filterSelected{
  background: #707070;
  color: white;
}

/* common used */

body{
  background-color:#F5F7FA;
}

.rkls-blocks h4{
  /*margin: 10px 0 5px;*/
}

.home .entry-header{
  display: none;
}

.rkls-btn, .gform_wrapper.rkls-blocks_wrapper .gform_button.button{
  background: #127FBF!important;
  text-decoration: none!important;
  display: block;
  width: 100%;
  text-align: center;
	cursor : pointer;
  font-weight : 700;
  padding-top : 0.5rem;
  padding-bottom : 0.5rem;
  padding-left : 1rem;
  padding-right : 1rem;	
  text-transform : uppercase;
  color : #fff
}

#contact-us .gform_wrapper {
    margin: 0;
}
#contact-us .gform_button{
	width: 100%;
    border-radius: 0;
    text-transform: uppercase;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}
.gform_wrapper ul.gform_fields input,
.gform_wrapper ul.gform_fields textarea{
	border-radius: .25rem;
}
.gform_wrapper ul.gform_fields .gfield_label,
.gform_wrapper ul.gform_fields .gfield_label .gfield_required{
	color: #616E7C;
	font-weight: 400;
}

.price-body .wp-block-column{
	margin-bottom : 0;
}

.site-header{
	margin:0;
	padding:0;
}

.site-logo a:hover {
  text-decoration: none;
}

.site-branding, header.entry-header, .entry-content, footer.entry-footer, .site-info{
  margin:unset!important;
}
.site-branding{
  background: #1F2933;
}
.site-branding,.site-branding a{
  color: white!important;
}
.site-branding .site-logo{
  font-family: tablet-gothic,sans-serif;
}

.rkls-blocks.header_banner{
	background: #616E7C;
	color: #F5F7FA;
	border: 1px solid #1F2933;
}

.main-navigation .main-menu > li > a{
  font-weight: inherit;
}

.contact-form_wrapper textarea::-webkit-input-placeholder {
  color: #616E7C;
}

.contact-form_wrapper textarea::-moz-placeholder {
  color: #616E7C;
}

.contact-form_wrapper textarea:-ms-input-placeholder {
  color: #616E7C;
}

.contact-form_wrapper textarea::-ms-input-placeholder {
  color: #616E7C;
}

#content.site-content, .contact-form_wrapper textarea::placeholder {
  color: #616E7C;
}

.entry .entry-content, .entry .entry-summary{
  padding: 0;
}
.entry .entry-content, .entry .entry-summary, .entry .entry-content > *{
  max-width:100%;
}

.entry-content.rkls-blocks{
	padding: .5rem 1rem;
	font-size: 18px;
}

.entry-header{
	background: #fff;
    border: 1px solid #3E4C59;
}
.entry-header .entry-title{
    font-weight: 700;
    text-transform: uppercase;
	color: #3E4C59;
}
.entry-header .entry-title:before{
	content: none;
}
.entry .entry-header .entry-meta{
	margin:0;
	color: #616E7C;
}

.rkls-post-thumbnail{
	display: block;
    width: 100%;
    /*height: 500px;*/
    overflow: hidden;
}
.entry-content.rkls-blocks h2 {
    text-transform: uppercase;
    font-size: 25px;
    color: #3E4C59;
	font-weight: 700;
}
.entry-content.rkls-blocks h2:before{
	background:#fff;
	content:unset;
}
.entry-content.rkls-blocks ol li,
.entry-content.rkls-blocks ul li{
	font-weight:normal;
}
.entry-content.rkls-blocks ol,
.entry-content.rkls-blocks ul {
    padding-left: 30px;
}
.entry-content.rkls-blocks ol li {
    list-style: decimal;
}
.entry-content.rkls-blocks ul li {
    list-style: disc;
}

.page .entry-content h4.banner-subheading {
  margin: 0;
}

.home .entry-content > p {
  font-weight: normal!important;
}

.entry > *, #colophon, .site-info {
  font-family: Helvetica Neue!important;
  font-weight: bold!important;
}
.page-wrapper{
	padding: 25px 0 0!important;
}
.rkls-blocks{
  background: white;
  border: 1px solid #3E4C59;
}

h4.rkls-blocks-title {
  background: #3E4C59;
  color: #fff;
  margin: 0!important;
}

.header_banner h3, .header_banner h4{
  font-family: inherit;
  font-weight: inherit;
}

.header_banner .banner-heading{
  color : #0573BB;
}

.video_intro {
	position: relative;
}
.video_intro  .play-btn{
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
    top: 34%;
    right: 40%;
}
.sgpb-popup-close-button-3{
	position:fixed!important;
}

.application_statistics .ff{
  font-family: "myriad-pro",sans-serif!important;
}

.application_statistics .display-3{
  font-size: 100px;
  color: #3E4C59;
}

.pricing-blocks .rkls-blocks {
  display: inline-block;
  vertical-align: top;
  width:100%;
}

.rkls-blocks .price-body .skill-tags:hover {
  background: #9A9A9A;
  color: #fff;
}

.rkls-blocks .price-body .skill-tags.filterSelected:hover {
  background: #707070;
}

.rkls-blocks .skill-tags {
  font-size: 13px;
  border: 1px solid #707070;
  text-align: center;
  margin: 2px 5px 2px 0;
  font-weight: normal;
  padding: 0 12px;
}
.rkls-blocks .price-body .skill-tags {  
  cursor: pointer;
}

.pricing-blocks .skill-tags{
	background: #616E7C;
    color: #fff;
}

.pricing-block-w-100{
  width: 100%!important;
}

.pricing-block .price_body p{
  line-height: 1.5;
  margin-top: 0;
}
.price-plan-offer {
    background: #CB6E17;
    color: white;
    font-size: 20px;
    font-weight: normal;
	line-height: 1;
}

.pricing-blocks .rkls-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.pricing-block-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.btn-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.discounted-plan > h3, .discounted-plan h6 {
    text-decoration: line-through!important;
    -webkit-text-decoration-color: #CB6E17!important;
            text-decoration-color: #CB6E17!important;
}
.wistia_responsive_wrapper img {
    border-radius: .5rem;
}

.rkls-blocks .region-tag .skill-tags{
  padding: 5px 15px;
}

.entry .entry-content .pricing-blocks, .entry .entry-content .pricing-blocks .rkls-blocks:last-child {
  margin-bottom:0!important;
}

.hide-asterisk .gfield_required{
  display: none;
}

.rkls-blocks_wrapper.gform_wrapper {
    margin: 0;
}


/* footer related css start*/

#colophon.site-footer .widget-area{
  margin: 0px;
}
#colophon.site-footer .widget-area .widget_nav_menu li a, 
#colophon.site-footer .widget-area .widget_nav_menu li a:visited,
#colophon.site-footer .widget-area .widget_nav_menu li a:hover{
  font-size: 18px;
  color: #616E7C;
  text-decoration: none;
  font-weight: normal;
  font-family: Helvetica Neue;
}
#colophon .widget-column .widget {
    margin-right: 0;
	width: calc(50%);
}

#colophon.site-footer .site-info{
  font-size: 20px;
  color: #616E7C;
  font-weight:normal!important;
  text-align: right;
}

.menu-item-link-return svg {
    display: inline-block;
    vertical-align: initial;
}

#sgpb-popup-dialog-main-div {
   	background-color: transparent !important;
}
.micky-video-box {
    max-width: 768px;
    margin: 0 auto;
}
/* footer related css end*/

/* iframe video style start */
.micky-video-wrapper {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.micky-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.curved-bg{
	position: absolute;
    width: 100%;
    z-index: -1;
}
.curved-bg img{
	margin: auto;
    width: inherit;
}

nav.navigation.post-navigation {
    display: none;
}

.video-post-wrapper{
	padding-top: 56.25%;
}

.rkls-blocks .skill-tags {
	max-width: 159px;
	width: 100%;
}
@media only screen 
    and (device-width : 320px) 
    and (device-height : 568px) 
    and (-webkit-device-pixel-ratio : 2) {
			#sgpb-popup-dialog-main-div  div .sg-popup-builder-content .sgpb-popup-builder-content-html .sgpb-main-html-content-wrapper {
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
					-ms-transform: translateY(-50%);
						transform: translateY(-50%);
			}
}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {
			#sgpb-popup-dialog-main-div  div .sg-popup-builder-content .sgpb-popup-builder-content-html .sgpb-main-html-content-wrapper {
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
					-ms-transform: translateY(-50%);
						transform: translateY(-50%);
			}
}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
    and (-webkit-device-pixel-ratio : 2) {
			#sgpb-popup-dialog-main-div  div .sg-popup-builder-content .sgpb-popup-builder-content-html .sgpb-main-html-content-wrapper {
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
					-ms-transform: translateY(-50%);
						transform: translateY(-50%);
			}
}

@media only screen 
    and (device-width : 414px) 
    and (device-height : 736px) 
    and (-webkit-device-pixel-ratio : 3) {
		#sgpb-popup-dialog-main-div  div .sg-popup-builder-content .sgpb-popup-builder-content-html .sgpb-main-html-content-wrapper {
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
					-ms-transform: translateY(-50%);
						transform: translateY(-50%);
			}
		
	}
/* iframe video style end */

@media only screen and (max-width: 1023px) {
	.site-header{
		position: fixed;
		z-index: 1;
		width: 100%;
		margin:0;
		padding:0;
	}
	#content.site-content {
		padding-top: 55px;
	}
	body .main-navigation {
		max-width: 40px;
	}
	button.submenu-expand.main-menu-more-toggle::after {
		content: "☰";
		background-color: transparent;
		width: 30px;
		height: 30px;
		position: absolute;
		top: -5px;
		left: -5px;
		color: #fff;
	}
	.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle svg {
		display: none;
	}
}	
@media only screen and (max-width: 767px) {
	.application_statistics .display-3 {
		font-size: 70px;
	}
	
}
@media only screen and (min-width: 350px) and (max-width: 640px) {
  .application_statistics .display-3{
    font-weight: 900;
    font-size: 70px;
  }
  .video_intro .play-btn{
	top:30%;
  }
}


@media only screen and (min-width: 640px) {
	.entry-content.rkls-blocks {
		padding: .5rem 2rem;
	}
}
@media only screen and (min-width: 768px) {
	.rkls-post-thumbnail.page-wrapper{
		height:500px;
	}
	.rkls-blocks .skill-tags {
		max-width: 145px;
	}
}

@media (min-width: 1024px){
  .pricing-blocks .rkls-blocks:not(.pricing-block-w-100) .skill-tags {
    max-width: 32.12%;
  } 
	.rkls-blocks_wrapper, .entry-header,
	.contact-form,
	.newsletter{
		border-bottom-left-radius: .5rem;
		border-bottom-right-radius: .5rem;
	}
	
	.pricing-blocks .rkls-blocks {
		width: 49%;
	} 
	.pricing-block-mr-23{
	  margin-right:20px!important;
	}
	
	.site-branding .site-logo a {
		font-size: 36px;
	}
	.site-header{
		padding: 25px 0 0;
  }
  .sticky_header {
      border-top-left-radius: 0 !important;
      border-top-right-radius: 0 !important;
  }
}

.blog_posts {
    margin-top: 50px !important;
}

.blog_posts .entry-header {
    border: 0;
    background: transparent;
}

.blog_posts header a {
  color: #fff;
}
blockquote {
  border-right: none;
  border-top: none;
  border-bottom: none;
}

blockquote p {
    font-style: italic !important;
}


/* new style menu */
.mobile-popup-nav {
  position: fixed;
  z-index: 803;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  pointer-events: none;
}

.mobile-popup-nav.expanded-true {
  pointer-events: auto;
}

.mobile-popup-nav.mobile-popup-nav-active {
  display: block;
}

.menu-background-dark {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear,left top, left bottom,from(rgba(20,21,23,.35)),to(rgba(20,21,23,0)));
  background: -o-linear-gradient(rgba(20,21,23,.35),rgba(20,21,23,0));
  background: linear-gradient(rgba(20,21,23,.35),rgba(20,21,23,0));
  opacity: 0;
}

.mobile-popup-nav.expanded-true .menu-background-dark {
  opacity: 1;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.mobile-popup-nav.expanded-true .menu-background-dark {
  -webkit-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
}


.mobile-popup-nav-content {
  position: absolute;
  top: 12px;
  right: 12px;
  left: 12px;
  border-radius: 9px;
  background: #fff;
  font-size: 13px;
  line-height: 19px;
  -webkit-box-shadow: 0 9px 48px rgba(20,21,23,.15);
          box-shadow: 0 9px 48px rgba(20,21,23,.15);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transform-origin: calc(100% - 19px) 15px;
      -ms-transform-origin: calc(100% - 19px) 15px;
          transform-origin: calc(100% - 19px) 15px;
  -webkit-transition: -webkit-transform .25s ease-in-out;
  transition: -webkit-transform .25s ease-in-out;
  -o-transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  pointer-events: none;
}


.mobile-popup-nav.expanded-true .mobile-popup-nav-content {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-timing-function: cubic-bezier(.1,.6,.2,1);
       -o-transition-timing-function: cubic-bezier(.1,.6,.2,1);
          transition-timing-function: cubic-bezier(.1,.6,.2,1);
  pointer-events: auto;
}

.mobile-popup-nav.expanded-true .mobile-popup-nav-content {
  -webkit-transition: -webkit-transform .25s ease-in-out;
  transition: -webkit-transform .25s ease-in-out;
  -o-transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}


.mobile-popup-nav-content {
  padding: 40px;
}

.menu-item-link-return {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  background: 0 0;
  color: inherit;
  font: inherit;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
}

.menu-item-link-return {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: -12px;
  right: -12px;
  width: 48px;
  height: 48px;
  padding-top: 12px;
  color: #8db9df;
}

.x-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.x-icon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 36px;
  height: 27px;
  fill: currentcolor;
  overflow: hidden;
}

.x-icon span {
  display: block;
  height: 2px;
  background: currentcolor;
}

.x-icon--close span {
  position: absolute;
  top: 17px;
  left: 11px;
  height: 2px;
  width: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.x-icon--close span+span {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.main-navigation .mobile-popup-nav .mobile-popup-nav-content .sub-menu {
  background-color: transparent;
  position: relative;
  opacity: 1;
  left: 0;
  z-index: 0;
}

.mobile-popup-nav .mobile-popup-nav-content .sub-menu li a {
  color: #1F2933 !important;
  font-size: 28px;
  font-weight: 800;
}

.video_intro {
  z-index: 0;
}
.site-logo {
  z-index: 0;
}

/* ======= start homepage-header ========== */
.rk-homepage-header {
  background: #1F2933;
  color: #fff;
}
.rk-homepage-header a,
.rk-homepage-header a:hover,
.rk-homepage-header a:visited {
  color: inherit;
}

@media only screen and (max-width:1023px) {
  .rk-homepage-header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1030;
  }
  .rk-homepage-header .rk-menu-item a,
  .rk-homepage-header .rk-menu-item a:hover,
  .rk-homepage-header .rk-menu-item a:visited {
    color: #3E4C59;
  }
  .rk-homepage-header .rk-menu-item a {
    font-size: 28px;
    font-weight: 800;
  }  
  .rk-menu {
      text-align: center;
  }
  .rk-nav-close {
      color: #0073aa;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      z-index: 1;
      top: -12px;
      right: -12px;
      width: 48px;
      height: 48px;
  }
	.rk-nav-inner {
		position: absolute;
		top: 12px;
		right: 12px;
    left: 12px;
    padding: 40px;
		border-radius: 9px;
		background: #fff;
		-webkit-box-shadow: 0 9px 48px rgba(20,21,23,.15);
		        box-shadow: 0 9px 48px rgba(20,21,23,.15);
		-webkit-transform: scale(0);
		    -ms-transform: scale(0);
		        transform: scale(0);
		-webkit-transform-origin: 100% 0;
		    -ms-transform-origin: 100% 0;
		        transform-origin: 100% 0;
		-webkit-transform-origin: calc(100% - 19px) 15px;
		    -ms-transform-origin: calc(100% - 19px) 15px;
		        transform-origin: calc(100% - 19px) 15px;
		-webkit-transition: -webkit-transform .25s ease-in-out;
		transition: -webkit-transform .25s ease-in-out;
		-o-transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    pointer-events: none;
    opacity: 0;
	}
	
	.rk-overlay-dark {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: -webkit-gradient(linear,left top, left bottom,from(rgba(20,21,23,.35)),to(rgba(20,21,23,0)));
		background: -o-linear-gradient(rgba(20,21,23,.35),rgba(20,21,23,0));
		background: linear-gradient(rgba(20,21,23,.35),rgba(20,21,23,0));
		opacity: 0;
	}

	.rk-nav-inner.active .rk-overlay-dark {
		opacity: 1;
		-webkit-transition-timing-function: ease-in-out;
		     -o-transition-timing-function: ease-in-out;
		        transition-timing-function: ease-in-out;
	}

	.rk-nav-inner.active .rk-overlay-dark {
		-webkit-transition: opacity .25s ease-in-out;
		-o-transition: opacity .25s ease-in-out;
		transition: opacity .25s ease-in-out;
	}
	
	.rk-nav-container.open .rk-nav-inner {
		-webkit-transform: scale(1);
		    -ms-transform: scale(1);
		        transform: scale(1);
		-webkit-transition-duration: .35s;
		     -o-transition-duration: .35s;
		        transition-duration: .35s;
		-webkit-transition-timing-function: cubic-bezier(.1,.6,.2,1);
		     -o-transition-timing-function: cubic-bezier(.1,.6,.2,1);
		        transition-timing-function: cubic-bezier(.1,.6,.2,1);
    pointer-events: auto;
    opacity: 1;
	}

	.rk-nav-container.open .rk-nav-inner {
		-webkit-transition: -webkit-transform .25s ease-in-out;
		transition: -webkit-transform .25s ease-in-out;
		-o-transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
	}


	.rk-nav-container {
		position: fixed;
		z-index: 803;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		/* display: none; */
		pointer-events: none;
		width: 100%;
	}

	.rk-nav-container.open {
		display: block;
	}

	.rk-nav-container.open {
		pointer-events: auto;
	}
}

.sticky_header {	
  position: fixed;	
  top: 0;	
  z-index: 99;	
  margin: 0 !important;	
  max-width: 1280px;	
  width: 100%;	
}
@media only screen and (max-width: 765px) {
    .rkls-blocks .skill-tags {
        max-width: 48%;
    }
    .pricing-blocks .skill-tags:nth-of-type(even) {
      max-width: 48.5%;
  }
  
  .pricing-blocks .skill-tags:nth-of-type(odd) {
      margin-right: 1%;
      max-width: 48.5% !important;
  }
  }
/* ======= end homepage-header ========== */