/*  
Theme Name: Euverify
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 2.0
Author: Sweans
Author URI: http://www.sweans.com
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

�ie - Internet Explorer (All versions)
�ie8 - Internet Explorer 8.x
�ie7 - Internet Explorer 7.x
�ie6 - Internet Explorer 6.x
�gecko - Mozilla, Firefox (all versions), Camino
�ff3 - Firefox 3
�ff3_5 - Firefox 3.5 new
�opera - Opera (All versions)
�opera8 - Opera 8.x
�opera9 - Opera 9.x
�opera10 - Opera 10.x
�webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
�safari3 - Safari 3.x
�chrome - Google Chrome
*/
button#cboxClose {
  background: url(images/popup-close-button.png);
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
}
div#cboxOverlay {
  background: #1947a3;
  opacity: 0.9;
}
div#cboxLoadedContent {
  border: none;
  border-radius: 10px;
}
div#cboxContent {
  background: none;
}
#directive-search-popup h3 {
	text-align: center;
	margin: 30px 0 20px;
}
#directive-number-srch-form, #uk-directive-number-srch-form {
  width: 100%;
  text-align: center;
}
#directive-number-search {
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  padding: 10px;
  margin: 0 10px;
  min-width: 200px;
}
#directive-number-srch-form input[type="submit"], #uk-directive-number-srch-form input[type="submit"] {
	background: #f5c400;
	border: none;
	padding: 10px 28px;
	border-radius: 6px;
	cursor: pointer;
}
#directive-search-popup {
  min-height: 300px;
}
#directive-search-popup div.results {
	padding: 0 100px 50px;
	margin: 35px 0 0;
	display: none;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.result-row {
	width: 100%;
	float: left;
	display: table-row;
	margin: 0 0 20px;
}
.result-cell {
    width: 33%;
    float: left;
    display: table-cell;
    margin-right: 2%;
}
.result-cell:nth-child(1) {
  width: 18%;
}
.result-cell:nth-child(4) {
    width: 10%;
    margin-right: 0;
}
.result-head {
	font-weight: bold;
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 20px;
}
.results a.sw-button {
	padding: 6px 20px;
	font-size: 11px;
	width: auto;
}
.result-body {
  float: left;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
}
a.sw-button.cboxElement {
	width: auto;
	margin: 0;
	font-size: 15px;
	padding: 13px 30px;
}
.submit-outer {
  display: inline-block;
  position: relative;
}
.sw-loading {
	display: none;
	width: 40px;
	height: 40px;
	transform: scale(0.6);
	top: -14px;
	position: absolute;
	right: -42px;
}
.sw-loading div {
  position: absolute;
  border: 4px solid #003399;
  opacity: 1;
  border-radius: 50%;
  animation: sw-loading 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.sw-loading div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes sw-loading {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

.cant-find {
	color: #444;
}
.sw-error {
  text-align: center;
}
#directive-search-popup .sw-error h3 {
  margin-bottom: 0px;
}






@font-face {
  font-family: "Poppins-Light";
  src: url(assets/fonts/Poppins-Light/Poppins-Light.eot);
  src: url(assets/fonts/Poppins-Light/Poppins-Light.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/Poppins-Light/Poppins-Light.otf) format("otf"),
    url(assets/fonts/Poppins-Light/Poppins-Light.svg#Poppins-Light)
      format("svg"),
    url(assets/fonts/Poppins-Light/Poppins-Light.ttf) format("truetype"),
    url(assets/fonts/Poppins-Light/Poppins-Light.woff) format("woff"),
    url(assets/fonts/Poppins-Light/Poppins-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url(assets/fonts/Poppins-Regular/Poppins-Regular.eot);
  src: url(assets/fonts/Poppins-Regular/Poppins-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/Poppins-Regular/Poppins-Regular.otf) format("otf"),
    url(assets/fonts/Poppins-Regular/Poppins-Regular.svg#Poppins-Regular)
      format("svg"),
    url(assets/fonts/Poppins-Regular/Poppins-Regular.ttf) format("truetype"),
    url(assets/fonts/Poppins-Regular/Poppins-Regular.woff) format("woff"),
    url(assets/fonts/Poppins-Regular/Poppins-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url(assets/fonts/Poppins-Medium/Poppins-Medium.eot);
  src: url(assets/fonts/Poppins-Medium/Poppins-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/Poppins-Medium/Poppins-Medium.otf) format("otf"),
    url(assets/fonts/Poppins-Medium/Poppins-Medium.svg#Poppins-Medium)
      format("svg"),
    url(assets/fonts/Poppins-Medium/Poppins-Medium.ttf) format("truetype"),
    url(assets/fonts/Poppins-Medium/Poppins-Medium.woff) format("woff"),
    url(assets/fonts/Poppins-Medium/Poppins-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url(assets/fonts/Poppins-SemiBold/Poppins-SemiBold.eot);
  src: url(assets/fonts/Poppins-SemiBold/Poppins-SemiBold.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/Poppins-SemiBold/Poppins-SemiBold.otf) format("otf"),
    url(assets/fonts/Poppins-SemiBold/Poppins-SemiBold.svg#Poppins-SemiBold)
      format("svg"),
    url(assets/fonts/Poppins-SemiBold/Poppins-SemiBold.ttf) format("truetype"),
    url(assets/fonts/Poppins-SemiBold/Poppins-SemiBold.woff) format("woff"),
    url(assets/fonts/Poppins-SemiBold/Poppins-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(assets/fonts/Poppins-Bold/Poppins-Bold.eot);
  src: url(assets/fonts/Poppins-Bold/Poppins-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/Poppins-Bold/Poppins-Bold.otf) format("otf"),
    url(assets/fonts/Poppins-Bold/Poppins-Bold.svg#Poppins-Bold) format("svg"),
    url(assets/fonts/Poppins-Bold/Poppins-Bold.ttf) format("truetype"),
    url(assets/fonts/Poppins-Bold/Poppins-Bold.woff) format("woff"),
    url(assets/fonts/Poppins-Bold/Poppins-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}

html {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Poppins-Regular";
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
#rmp_menu_trigger-45 {
  cursor: pointer;
}
.fullwidth {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.contentwidth {
  width: 100%;
  max-width: 1520px;
  height: auto;
  margin: 0 auto;
}
section {
  float: left;
  width: 100%;
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 313px;
  height: 100px;
  border-radius: 50px;
  border: none;
  outline: none;
  background-color: #e9bb00;
  font-family: "Poppins-Medium";
  color: #1f1f1f;
  font-size: 24px;
  cursor: pointer;
  transition: 0.4s;
  padding: 10px;
  box-sizing: border-box;
}
.button a {
  color: #1f1f1f;
}
.button:hover {
  background-color: #009cf5;
}
.button:hover a {
  color: #1f1f1f;
}
a {
  text-decoration: none;
  transition: 0.4s;
  cursor: pointer;
}
a:hover {
  color: #ffcc00;
}
.inline-row {
  display: flex;
}
h1 {
  font-family: "Poppins-Bold";
  color: #ffffff;
  font-size: 54px;
  line-height: 72px;
}
h2 {
  font-family: "Poppins-SemiBold";
  color: #282828;
  font-size: 36px;
  line-height: 48px;
}
h3 {
  font-family: "Poppins-SemiBold";
  color: #181818;
  font-size: 27px;
  line-height: 42px;
}
h5 {
  font-family: "Poppins-SemiBold";
  color: #282828;
  font-size: 24px;
  line-height: 30px;
}
h6 {
  font-family: "Poppins-SemiBold";
  color: #282828;
  font-size: 18px;
  line-height: 43px;
}
header {
  float: left;
  width: 100%;
  position: absolute;
  top: 35px;
  z-index: 1;
  background-color: #003399;
}
header .contentwidth {
  display: flex;
  align-items: center;
}
header .logo {
  width: 20%;
}
.header-logo {
  float: left;
}
.header-menu {
  width: 80%;
}
.header-menu > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  gap: 15px 57px;
}
.header-menu > ul li,
.footer-menu > ul li {
  font-family: "Poppins-Medium";
  float: left;
  list-style-type: none;
  font-size: 18px;
  line-height: normal;
  color: #ffffff;
}
.header-menu ul li a,
.footer-menu ul li a {
  color: #ffffff;
}
.header-menu ul li a:hover,
.footer-menu ul li a:hover {
  transition: 0.4s;
  color: #fbaf5d;
}
.header-menu ul li.active a,
.footer-menu > ul li.active a {
  color: #fbaf5d;
}
.page-header {
  height: 302px;
  background-color: #003399;
  position: relative;
}
.page-header .contentwidth {
  height: inherit;
  position: relative;
}
.page-header h1 {
  text-transform: uppercase;
  position: absolute;
  top: auto;
  bottom: 0px;
  color: #0178bc;
  font-size: 78px;
}
.page-header .vectorimg {
  position: absolute;
  z-index: 1;
  bottom: -120px;
  right: 0px;
}
.page-header.main-header .vectorimg {
  position: absolute;
  z-index: -1;
  top: -27px;
  right: 80px;
}
.page-header.main-header .headerdot {
  position: absolute;
  z-index: -1;
  bottom: -55px;
  right: 90px;
}
.page-header.main-header .designimg {
  position: absolute;
  z-index: 1;
  bottom: -45px;
  right: 0px;
}
.page-header.main-header {
  height: 863px;
}
.page-header.main-header .inline-row {
  align-items: center;
  flex-wrap: wrap;
}
.page-header .col {
  position: relative;
  z-index: 1;
  width: 50%;
}
.page-header.main-header h1 {
  position: relative;
}
.page-header.main-header h4 {
  font-family: "Poppins-SemiBold";
  color: #ffcc00;
  font-size: 30px;
  line-height: 96px;
}
.page-header.main-header p {
  font-family: "Poppins-Regular";
  color: #ffffff;
  font-size: 21px;
  line-height: 36px;
}
.banner {
  position: relative;
  z-index: 0;
  background-color: #003399;
  height: 939px;
}
.banner .vectordot {
  position: absolute;
  z-index: -1;
  top: 27%;
  right: 0px;
}
.banner .contentwidth {
  position: absolute;
  z-index: 1;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
}
.banner h1 {
  width: 80%;
  margin: 0px auto;
}
.banner .para {
  margin: 51px auto 0px auto;
  width: 70%;
  margin-top: 40px;
  font-family: "Poppins-Regular";
  color: #ffffff;
  font-size: 24px;
  line-height: 42px;
}
.banner .inline-row {
  flex-wrap: wrap;
  width: 80%;
  margin: 0px auto;
}
.banner .item {
  width: 33.33%;
}
.banner .banner-col {
  margin: 63px auto 0px auto;
  background-image: url("images/bannerbg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 379px;
  height: 389px;
  padding: 60px 20px;
  box-sizing: border-box;
  text-align: center;
}
.banner h5 {
  font-family: "Poppins-Medium";
  color: #121212;
  line-height: 36px;
  height: 110px;
}
.banner h3 {
  margin-top: 43px;
  font-family: "Poppins-Bold";
  color: #121212;
  font-size: 48px;
}
.banner .button {
  margin: 0px auto;
  width: 200px;
  height: 56px;
  margin-top: 49px;
  background-color: #ffffff;
  font-family: "Poppins-Medium";
  color: #121212;
  font-size: 16px;
  line-height: 24px;
}
.banner .button:hover {
  background-color: #003399;
  color: #ffffff;
}
.banner .button:hover a {
  color: #ffffff;
}
.section2 {
  padding: 101px 0px 100px 0px;
  box-sizing: border-box;
}
.section2 .contentwidth {
  display: flex;
  flex-wrap: wrap;
}
.section2 .col {
  width: 50%;
}
.section2 .col .item {
  padding: 0px 10px 0px 17px;
}
.section2 .owl-carousel .owl-item img {
  width: auto;
}
.section2 .rating .star {
  margin-right: 7px;
}
.section2 h5 {
  margin-top: 25px;
}
.section2 .para {
  margin-top: 26px;
  font-family: "Poppins-Regular";
  color: #282828;
  font-size: 18px;
}
.section2 h6 {
  margin-top: 7px;
}
.section3 {
  padding: 0px 0px 97px 0px;
  box-sizing: border-box;
}
.section3 .contentwidth {
  flex-wrap: wrap;
}
.section3 .col {
  width: 50%;
}
.section3 h2 {
  margin-right: 82px;
}
.section3 .left p {
  margin-top: 53px;
  margin-right: 82px;
  font-family: "Poppins-Regular";
  color: #282828;
  font-size: 24px;
  line-height: 42px;
  letter-spacing: 1px;
}
.section3 h3 {
  margin-bottom: 66px;
}
.section3 .right li {
  margin-top: 28px;
  margin-left: 17px;
  font-family: "Poppins-Regular";
  color: #282828;
  font-size: 21px;
  line-height: 36px;
}
.section3 ul li::marker {
  color: #003399;
  font-weight: bold;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 18px;
}
.section4 {
  position: relative;
  z-index: 0;
  padding: 99px 0px 101px 0px;
  box-sizing: border-box;
  background-color: #f2f2f2;
}
.section4 .vectordot {
  position: absolute;
  z-index: -1;
  top: 27%;
  right: 0px;
}
.section4 .wp-image-454 {
  width: 100%;
  height: auto;
}
.section4 h2 {
  line-height: 60px;
  text-align: center;
}
.section4 .accordianlist {
  margin-top: 67px;
}
.section4 .faq {
  margin-top: 31px;
  padding-bottom: 56px;
  border-bottom: 1px solid #c1c1c1;
}
.section4 .faq .accordion {
  font-family: "Poppins-Medium";
  color: #0b0b0b;
  font-size: 24px;
  line-height: 36px;
  cursor: pointer;
  transition: 0.4s;
  text-align: left;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.section4 .faq .accordion span {
  margin-right: 8px;
  font-family: "Poppins-Bold";
  color: #282828;
}
.section4 .faq .panel {
  margin-top: 25px;
  font-family: "Poppins-Regular";
  color: #3e3e3e;
  font-size: 18px;
  line-height: 30px;
  padding: 10px;
}
.section4 .faq .panel b {
  color: #1d1d1d;
}
.section4 .panel p {
  margin-top: 20px;
}
.section4 .button {
  margin-top: 54px;
  padding: 36px 38px;
  box-sizing: border-box;
  width: 455px;
  height: 100px;
}
.section5 {
  padding: 100px 0px 106px 0px;
  box-sizing: border-box;
  background-color: #003399;
}
.section5 h2 {
  width: 65%;
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
}
.section5 .owl-carousel {
  margin-top: 75px;
}
.section5 .item {
  margin: 0px auto;
  border-color: #ffffff;
  border-style: dashed;
  border-width: 2px;
  border-radius: 50%;
  width: 188px;
  height: 187px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section5 .content {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50%;
  width: 166px;
  height: 167px;
  text-align: center;
  cursor: pointer;
  transition: 0.4s;
}
.section5 .content:hover {
  background-color: #ffcc00;
}
.section5 h6 {
  padding: 20px;
  font-family: "Poppins-Bold";
  line-height: 24px;
}
.section6 {
  padding: 104px 0px 100px 0px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}
.section6 .vectordot {
  position: absolute;
  z-index: -1;
  top: 20%;
  right: 0px;
}
.section6 h2 {
  width: 90%;
  line-height: 60px;
  text-align: center;
  margin: 0px auto;
}
.section6 .inline-row {
  margin-top: 66px;
}
.section6 .item {
  margin: 0px auto;
  background-color: #efefef;
  width: 301px;
  height: 305px;
  cursor: pointer;
}
.section6 .item:hover {
  background-color: #003399;
}
.section6 .item:hover h5,
.section6 .item:hover .para,
.section6 .item:hover h6 {
  color: #ffffff;
}
.section6 .content {
  width: inherit;
  height: inherit;
  padding: 1px 20px;
  box-sizing: border-box;
  position: relative;
}
.section6 .owl-carousel .owl-item img {
  width: auto;
}
.section6 .rating .star {
  margin-right: 7px;
}
.section6 h5 {
  margin-top: 25px;
}
.section6 .para {
  position: absolute;
  top: auto;
  bottom: 35px;
  font-family: "Poppins-Regular";
  color: #282828;
  font-size: 18px;
  line-height: 30px;
}
.section6 h6 {
  margin-top: 10px;
  font-size: 21px;
  line-height: 30px;
}
.section7 {
  background-color: #ffc900;
  position: relative;
}
.section7 .inline-row {
  margin-top: 64px;
}
.section7 .bg-dots {
  position: absolute;
  z-index: 1;
  top: 43%;
  left: 0px;
  right: 0px;
  width: 100%;
  height: auto;
}
.section7 h2 {
  line-height: 60px;
  text-align: center;
}
.section7 .contentwidth {
  position: relative;
  padding: 102px 0px 100px 0px;
}
.section7 .designimg {
  position: absolute;
  z-index: 1;
  top: -43px;
  left: 0px;
}
.section7 .designimgbottom {
  position: absolute;
  z-index: 1;
  bottom: -44px;
  right: 0px;
}
.owl-stage {
  margin: 20px auto;
  overflow: visible;
}
.section7 .item,
.blog .col {
  margin: 0px auto;
  width: 470px;
  height: 492px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(138, 135, 135, 0.75);
}
.section7 .image,
.blog .image {
  margin-top: 0px;
  height: 321px;
}
.section7 .image img,
.blog .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  cursor: pointer;
}
.section7 .blog-text,
.blog .blog-text {
  padding: 20px 30px;
}
.section7 a,
.blog a {
  color: #282828;
}
.section7 a:hover,
.blog a:hover {
  color: #ffcc00;
}
.section7 h5,
.blog h5 {
  font-family: "Poppins-Medium";
  line-height: 36px;
}
.section8 {
  padding: 104px 0px 106px 0px;
}
.section8 h2 {
  line-height: 60px;
  margin-bottom: 20px;
}
.section8 .faq,
.faqs .faq {
  margin-top: 31px;
  border-bottom: 1px solid #efefef;
}
.section8 .accordion,
.faqs .accordion {
  font-family: "Poppins-Medium";
  color: #282828;
  font-size: 24px;
  line-height: 48px;
  cursor: pointer;
  border: none;
  transition: 0.4s;
  text-align: left;
  display: flex;
  align-items: center;
  width: 100%;
}
.section8 .faq {
  padding-bottom: 28px;
}
.section8 .accordion:after,
.section4 .accordion:after,
.faqs .accordion:after {
  content: "+";
  font-family: "Poppins-Light";
  color: #282828;
  font-size: 48px;
  margin: 0px 0px auto auto;
}
.section8 .faq .accordion.active:after,
.section4 .faq .accordion.active:after {
  content: "-";
  color: #feb70d;
  margin: 0px 0px auto auto;
}
.section8 .active,
.section8 .accordion.active:after,
.section8 .accordion:hover,
.section8 .accordion:hover:after,
.section4 .active,
.section4 .faq .accordion.active > span,
.section4 .active p,
.section4 .accordion.active:after,
.section4 .accordion:hover,
.section4 .faq .accordion:hover span,
.section4 .faq .accordion span:hover,
.section4 .accordion:hover:after,
.faqs .active,
.faqs .accordion:hover,
.faqs .accordion:hover:after {
  color: #feb70d;
}
.section8 .panel,
.faqs .panel {
  font-family: "Poppins-Regular";
  color: #1d1d1d;
  font-size: 18px;
  line-height: 42px;
}
.section8 .panel p {
  margin-top: 15px;
}
footer {
  width: 100%;
  float: left;
  background-color: #003399;
}
footer .contentwidth {
  padding: 104px 0px 96px 0px;
  box-sizing: border-box;
}
.footer-menu {
  margin: 0px auto;
}
.footer-menu > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-menu > ul li {
  font-family: "Poppins-Regular";
  font-size: 21px;
  line-height: 48px;
}
.footer-menu li:not(:last-child):after {
  content: "|";
  padding: 0px 24px;
}
footer .copyright {
  padding: 58px 0px 48px 0px;
  box-sizing: border-box;
  font-family: "Poppins-Light";
  font-size: 18px;
  line-height: 36px;
  color: #5a8ff8;
  background-color: #00297a;
  text-align: center;
}
/* BEGIN PDF Generation page*/
.pdf-genertaion {
  padding: 102px 0px 106px 0px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.pdf-genertaion .inline-row {
  align-items: center;
  flex-wrap: wrap;
}
.pdf-genertaion .row .col-6.inline-row {
  align-items: flex-start;
  flex-wrap: nowrap;
}
.pdf-genertaion .row {
  margin-top: 40px;
}
.pdf-genertaion .col-6 {
  width: 50%;
}
.pdf-genertaion .col-4 {
  width: 33.33%;
}
.pdf-genertaion label {
  display: block;
  font-family: "Poppins-Regular";
  color: #b8b6be;
  font-size: 20px;
  line-height: 48px;
}
.pdf-genertaion .tooltip {
  position: relative;
  bottom: 5px;
  margin-left: 7px;
  margin-right: 0px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  background-color: #003399;
  border-radius: 50px;
  font-family: "Poppins-Regular";
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
}
.pdf-genertaion .product-imgs .col-12 h3 {
  position: relative;
}
.pdf-genertaion .tooltiptext {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 25px;
  width: 200px;
  background-color: #003399;
  font-family: "Poppins-Regular";
  color: #ffffff;
  font-size: 12px;
  line-height: normal;
  border-radius: 6px;
  padding: 8px 10px;
}
.tooltip:hover .tooltiptext {
  display: block;
}
.pdf-genertaion input[type="text"],
.pdf-genertaion input[type="email"],
.pdf-genertaion input[type="number"],
.pdf-genertaion input[type="file"],
.pdf-genertaion textarea {
  display: block;
  width: 85%;
  outline: 0;
  border: none;
  border-bottom: 1px solid #b8b6be;
  padding: 10px;
  font-family: "Poppins-Regular";
  font-size: 16px;
}
.pdf-genertaion textarea {
  width: 95%;
}
.pdf-genertaion input[type="checkbox"] {
  width: auto;
  margin-right: 12px;
}
.pdf-genertaion input::placeholder,
.pdf-genertaion textarea::placeholder {
  font-family: "Poppins-Regular";
  font-size: 16px;
  color: #888888;
}
.pdf-genertaion .button {
  margin: 0px auto;
}
.pdf-genertaion input[name="submit_sign"] {
  width: 25%;
  height: 52px;
  cursor: pointer;
  border: none;
  background-color: #007bfc;
  color: #ffffff;
  font-family: "Poppins-Regular";
  font-size: 16px;
  border-radius: 5px;
}
.pdf-genertaion input[name="clear_sign"] {
  margin-left: 70px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-family: "Poppins-Regular";
  font-size: 16px;
  color: #888888;
}
/* END PDF Generation page*/
/* BEGIN FAQ page*/
.faqs {
  position: relative;
  padding: 103px 0px 101px 0px;
  box-sizing: border-box;
  z-index: 1;
  background-color: #ffffff;
}
.faqs .vectordot {
  position: absolute;
  z-index: 1;
  top: 103px;
  left: 0px;
}
.faqs .vectordot1 {
  position: absolute;
  z-index: 1;
  bottom: 101px;
  right: 0px;
}
.faqs h2 {
  text-align: center;
  margin-bottom: 10px;
}
.faqs .panel {
  margin: 10px 0px 25px 0px;
  padding: 0px;
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-out;
}
.faqs .active:after {
  content: "-";
  color: #feb70d;
}
/* END FAQ page*/
/* BEGIN Privacy Policy page*/
.privacy-policy {
  position: relative;
  padding: 98px 20% 102px 20%;
  box-sizing: border-box;
  z-index: 1;
  background-color: #ffffff;
}
.privacy-policy h2 {
  text-align: center;
}
.privacy-policy .vectordot {
  position: absolute;
  z-index: 1;
  top: 103px;
  left: 0px;
}
.privacy-policy .vectordot1 {
  position: absolute;
  z-index: 1;
  bottom: 5%;
  left: 0px;
}
.privacy-policy .vectordot2 {
  position: absolute;
  z-index: 1;
  top: 47%;
  right: 0px;
}
.privacy-policy h5 {
  margin-top: 62px;
  margin-bottom: 25px;
  font-family: "Poppins-SemiBold";
  color: #151515;
  font-size: 21px;
  line-height: 36px;
}
.privacy-policy .content {
  margin-top: 75px;
  font-family: "Poppins-Regular";
  color: #000000;
  font-size: 18px;
  line-height: 36px;
}
/* END Privacy Policy page*/
/* BEGIN Blog Page*/
.blog {
  padding: 108px 0px 104px 0px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.blog .vectordot {
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 0px;
}
.blog .inline-row {
  flex-wrap: wrap;
}
.blog .col3 {
  margin-top: 54px;
  width: 33.33%;
}
/* END Blog Page*/
/* BEGIN SINGLE BLOG  */
.singleblog {
  position: relative;
  padding: 107px 0px 101px 0px;
  box-sizing: border-box;
  z-index: 1;
  background-color: #ffffff;
}
.singleblog .vectordot {
  position: absolute;
  z-index: 1;
  top: 107px;
  left: 0px;
}
.singleblog .vectordot1 {
  position: absolute;
  z-index: 1;
  bottom: 101px;
  right: 0px;
}
.singleblog .postdetails {
  width: 60%;
  border-right: 1px solid #dadada;
}
.singleblog .postdetails .metadata {
  margin-top: 15px;
}
.singleblog .postdetails .metadata .para {
  text-transform: capitalize;
  margin-right: 15px;
}
.singleblog .sidebar {
  width: 35%;
  margin-right: 0px;
  margin-left: auto;
  padding-right: 22px;
}
.singleblog .detailscol {
  width: 92%;
}
.singleblog .postdetails img {
  cursor: pointer;
}
.singleblog .postdetails img:hover {
  transform: scale(1.04);
  transition: 0.7s;
}
.singleblog .postdetails h2 {
  margin-top: 52px;
  margin-bottom: 30px;
  width: 85%;
}
.singleblog .postdetails h3 {
  margin-top: 30px;
}
.singleblog .postdetails h4 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
}
.singleblog .postdetails h4 strong {
  font-family: "Poppins-SemiBold";
}
.singleblog .postdetails h6 {
  margin-top: 20px;
  line-height: normal;
}
.singleblog .postdetails a {
  color: #ffcc00;
}
.singleblog .postdetails a:hover {
  color: #009cf5;
}
.singleblog .postdetails ol,
.singleblog .postdetails ul {
  margin-top: 20px;
  padding-left: 30px;
}
.singleblog .postdetails ol li,
.singleblog .postdetails ul li {
  margin-top: 15px;
  font-size: 16px;
  line-height: normal;
}
.singleblog .blogtext p {
  margin-top: 20px;
  font-family: "Poppins-Regular";
  color: #000000;
  font-size: 18px;
  line-height: 36px;
}
.sidebar a {
  color: #282828;
}
.sidebar a:hover {
  transition: 0.4s;
  color: #ffcc00;
}
.recent-blogs {
  margin-top: 70px;
  align-items: center;
  flex-wrap: nowrap;
}
.recent-blogs a img {
  width: 260px;
  max-width: 260px;
  height: 171px;
  transition: 0.6s;
}
.recent-blogs a img:hover {
  transform: scale(1.04);
}
.recent-blogs .blogtitle {
  margin-left: 32px;
  font-family: "Poppins-Medium";
  color: #282828;
  font-size: 21px;
  line-height: 36px;
  hyphens: auto;
}
/* END SINGLE BLOG */
/* BEGIN ABOUT PAGE */
.about {
  padding: 103px 0px 100px 0px;
  box-sizing: border-box;
}
.about h2 {
  margin: 0px auto;
  width: 70%;
  text-align: center;
}
.about .inline-row {
  margin-top: 90px;
  flex-wrap: wrap;
}
.about .imgbg-dot {
  position: absolute;
  z-index: -1;
  top: -26px;
  right: 13px;
}
.about .item {
  margin: 0px auto;
  width: 391px;
  height: 601px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.about .overlay {
  display: flex;
  width: inherit;
  height: inherit;
  background-image: url("images/step-overlay.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.about .content {
  display: inline-block;
  align-self: flex-end;
  padding: 0px 11% 50px 11%;
  text-align: center;
  font-family: "Poppins-Light";
  color: #ffffff;
  font-size: 16px;
  line-height: 23.99px;
}
.about .button {
  margin: 0px auto 38px auto;
  width: 260px;
  height: 56px;
  font-family: "Poppins-Light";
  color: #ffffff;
  font-size: 16.01px;
}
.about .imgbg-dot {
  top: -28px;
  right: -36px;
}
.about .col {
  width: 33.33%;
}
.about .item {
  position: relative;
}
/* END ABOUT PAGE */
/* BEGIN CONTACT PAGE */
.contact {
  padding: 106px 0px;
  box-sizing: border-box;
}
.contact h2 {
  text-align: center;
}
.contact .contactform {
  margin: 46px auto 0px auto;
}
.contact .contactform .inline-row {
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.contact .contactform .col-6 {
  width: 50%;
}
.contact .wpcf7-form-control-wrap {
  width: 100%;
}
.contact input[type="text"],
.contact input[type="email"],
.contact textarea {
  display: block;
  margin: 32px auto 0px auto;
  width: 651px;
  height: 81px;
  outline: 0;
  border: none;
  border-radius: 15px;
  background-color: #eaeaea;
  padding: 0px 30px;
  font-family: "Poppins-Regular";
  color: #373737;
  font-size: 18px;
}
.contact textarea {
  width: 1410px;
  height: auto;
  padding: 30px;
}
.contact input[type="submit"] {
  margin: 57px auto 0px auto;
  cursor: pointer;
}
.contact input[type="text"]:focus,
.contact input[type="text"]:hover,
.contact input[type="email"]:focus,
.contact input[type="email"]:hover,
.contact textarea:focus,
.contact textarea:hover {
  outline: 1px solid #f5c400;
}
.contact .wpcf7-not-valid-tip {
  margin: 5px 0px 0px 44px;
}
/* END CONTACT PAGE */
/* ======================== */

.pdf-genertaion input[type="submit"],
a.sw-button {
  display: block;
  padding: 13px 16px;
  margin: 0 auto 8px;
  background: #f5c400;
  border-radius: 25px;
  border: none;
  width: 300px;
  cursor: pointer;
  font-size: 18px;
}
a.sw-button.download-btn{
  margin: 20px 0px;
}
a.sw-button {
  display: inline-block;
  width: 180px;
  text-align: center;
  color: #333;
}
a.sw-button:hover {
  color: #333;
}
.sw-button-outer {
  text-align: center;
}
.pdf-genertaion .row.inline-row.inside-row {
  margin-top: 0;
}
.pdf-genertaion .inside-row input[type="text"] {
  width: 80%;
}
/* BEGIN Payment Gateway page*/
.pdf-genertaion .payment-redirection #pay_now {
  margin-top: 20px;
}
/* END Payment Gateway page*/
/* BEGIN Dashboard */
.dashboard {
  padding: 80px 0px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.dashboard table {
  margin-top: 40px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  color: #282828;
  word-break: break-all;

  /* display: block;
  overflow-x: auto; */
}
.dashboard thead th {
  padding: 8px;
  box-sizing: border-box;
  font-family: "Poppins-SemiBold";
  font-size: 17px;
}
.dashboard td {
  padding: 6px;
  box-sizing: border-box;
  font-size: 16px;
}
.dashboard h3 {
  line-height: normal;
}
.dashboard .row {
  display: flex;
}
.dashboard .col {
  width: 50%;
}
.dashboard .pay-details {
  text-align: right;
}
.dashboard .table {
  margin-top: 20px;
  padding-bottom: 50px;
}
/* END Dashboard*/
/* BEGIN Single Dashboard*/
.dashboard .moredetails {
  padding: 50px 60px;
  margin-top: 30px;
  box-shadow: 0px 0px 10px 0px rgba(192, 192, 192, 0.75);
}
.dashboard .moredetails-header {
  padding-bottom: 15px;
  border-bottom: 1px solid #0178bc;
}
.dashboard .moredetails .thead {
  text-align: left;
  padding: 15px;
  font-size: 17px;
  color: #282828;
}
.dashboard .moredetails th,
.dashboard .moredetails td {
  color: #878787;
  font-size: 15px;
}
.dashboard .moredetails .directive-table {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* END Single Dashboard*/
/* BEGIN Search*/
.searchcol {
  position: relative;
  padding: 80px 0px;
  box-sizing: border-box;
  z-index: 1;
  background-color: #ffffff;
}
.searchcol .search-details {
  margin-top: 30px;
}
.searchcol .title a {
  color: #003399;
}
.searchcol .post {
  padding: 15px 0px;
  border-bottom: 1px solid #bebebe;
}
.searchcol .meta {
  color: #777575;
}
.searchcol .entry {
  margin-top: 15px;
  color: #181818;
}
.navigation {
  margin-top: 40px;
  flex-wrap: wrap;
  color: #003399;
}
.alignleft {
  margin-left: 0px;
}
.alignright {
  margin-left: auto;
  margin-right: 0px;
}
.searchcol a {
  color: #181818;
}
.searchcol a:hover {
  color: #ffcc00;
}
#searchform input[type="text"] {
  margin-top: 20px;
  width: 25%;
  height: 35px;
  border: 1px solid #b8b6be;
  padding: 10px;
  box-sizing: border-box;
  font-family: "Poppins-Regular";
  font-size: 16px;
}
#searchform input[type="text"]:focus {
  border: 1px solid #f5c400;
  outline: 1px solid #f5c400;
}
#searchform input[type="submit"] {
  margin-left: 15px;
  border: none;
  border-radius: 50px;
  width: 80px;
  height: 35px;
  background-color: #e9bb00;
  cursor: pointer;
}
#searchform input[type="submit"]:hover {
  background-color: #009cf5;
}
/* END Search*/












/* ====================== */
/* VIEW ON SCREEN SIZE 1700*/

@media only screen and (max-width: 1700px) {
  .fullwidth {
    max-width: 1700px;
  }
  h1 {
    font-size: 52px;
  }
  .contentwidth {
    width: 85%;
  }
  .page-header.main-header .vectorimg {
    right: 40px;
  }
  .page-header.main-header .headerdot {
    bottom: -65px;
    right: 50px;
  }
  .banner .inline-row {
    width: 90%;
  }
  .section6 .item {
    width: 330px;
  }
  .section7 .item,
  .blog .col {
    width: 450px;
    height: 490px;
  }
  /* BEGIN Privacy Policy page*/
  .privacy-policy {
    padding: 98px 10% 100px 10%;
  }
  /* END Privacy Policy page*/
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 83%;
  }
  .contact textarea {
    width: 91.4%;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 1600*/

@media only screen and (max-width: 1600px) {
  .fullwidth {
    max-width: 1600px;
  }
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 33px;
  }
  .button {
    height: 70px;
    font-size: 22px;
  }
  .header-menu > ul {
    gap: 15px 45px;
  }
  .page-header h1 {
    font-size: 75px;
  }
  .page-header.main-header {
    height: 800px;
  }
  .page-header.main-header .header-img img {
    width: 82%;
  }
  .page-header.main-header .vectorimg {
    right: 60px;
  }
  .page-header.main-header .headerdot {
    bottom: -65px;
    right: 68px;
  }
  .page-header.main-header h4 {
    font-size: 28px;
  }
  .page-header.main-header p {
    font-size: 19px;
  }
  .banner h1 {
    width: 100%;
  }
  .banner .para {
    width: 80%;
  }
  .section2 .contentwidth {
    align-items: center;
  }
  .section2 .col.left img {
    width: 90%;
  }
  .section3 .left p {
    font-size: 23px;
  }
  .section5 .left {
    font-size: 28px;
  }
  .about .item {
    height: 500px;
  }
  .section7 .item,
  .blog .col {
    width: 420px;
    height: 460px;
  }
  .section8 .faq,
  .faqs .faq {
    margin-top: 20px;
  }
  .section8 .accordion,
  .faqs .accordion {
    font-size: 22px;
    line-height: 40px;
  }
  .section8 .accordion::after,
  .faqs .accordion::after {
    font-size: 40px;
  }
  /* BEGIN FAQ page*/
  .faqs h2 {
    line-height: 60px;
    margin-bottom: 30px;
  }
  /* END FAQ page*/
  /* BEGIN SINGLE BLOG */
  .recent-blogs {
    margin-top: 60px;
  }
  .recent-blogs .blogtitle {
    font-size: 18px;
    line-height: 30px;
  }
  /* END SINGLE BLOG */
}
/* VIEW ON SCREEN SIZE 1549*/

@media only screen and (max-width: 1549px) {
  .fullwidth {
    max-width: 1549px;
  }
  .page-header h1 {
    font-size: 70px;
  }
  .section6 .item {
    width: 350px;
  }
  .section6 .content {
    padding: 1px 30px;
  }
}
/* VIEW ON SCREEN SIZE 1536*/

@media only screen and (max-width: 1536px) {
  .fullwidth {
    max-width: 1536px;
  }
  h1 {
    font-size: 48px;
  }
  h5 {
    font-size: 22px;
  }
  .banner .inline-row {
    width: 100%;
  }
  .banner .para {
    font-size: 22px;
    line-height: 38px;
  }
  .section3 .left p {
    font-size: 20px;
    line-height: 38px;
  }
  .section5 .left {
    font-size: 26px;
    line-height: 45px;
  }
  .section5 .right {
    font-size: 23px;
  }
  .section7 .contentwidth {
    padding: 70px 0px 100px 0px;
  }
  .section7 .item,
  .blog .col {
    width: 400px;
    height: 420px;
  }
  .section7 .image,
  .blog .image {
    height: 300px;
  }
  /* BEGIN Privacy Policy page*/
  .privacy-policy {
    padding: 98px 5% 100px 5%;
  }
  /* END Privacy Policy page*/
}
/* VIEW ON SCREEN SIZE 1440*/

@media only screen and (max-width: 1440px) {
  #directive-search-popup div.results {
    font-size: 14px;
  }
  .result-row {
    margin: 0 0 0px;
  }
  div#cboxContent {
    width: 100% !important;
  }
  #directive-search-popup div.results {
    padding: 0 50px 50px;
  }
  .result-body .result-row {
    margin-bottom: 10px;
  }

  .fullwidth {
    max-width: 1440px;
  }
  .button {
    width: 290px;
    height: 60px;
    font-size: 20px;
  }
  h1 {
    font-size: 46px;
  }
  h5 {
    font-size: 20px;
  }
  .page-header h1 {
    font-size: 68px;
  }
  .page-header.main-header {
    height: 750px;
  }
  .page-header.main-header .vectorimg {
    display: none;
  }
  .page-header.main-header .headerdot {
    right: 60px;
    bottom: -54px;
  }
  .page-header.main-header h4 {
    font-size: 26px;
    line-height: 80px;
  }
  .page-header.main-header p {
    font-size: 18px;
  }
  .header-menu > ul {
    gap: 15px 35px;
  }
  .banner .para {
    font-size: 21px;
    line-height: 38px;
  }
  .section4 {
    padding: 80px 0px 80px 0px;
  }
  .section4 .faq .accordion {
    font-size: 20px;
    line-height: 30px;
  }
  .section4 .faq .panel {
    font-size: 17px;
  }
  .section4 .button {
    margin-top: 40px;
  }
  .section5 .left {
    font-size: 25px;
  }
  .section5 .left p {
    width: 85%;
  }
  .section5 .right {
    font-size: 22px;
  }
  .section7 .bg-dots {
    top: 40%;
  }
  .section7 .item,
  .blog .col {
    width: 380px;
    height: 400px;
  }
  .section7 .image,
  .blog .image {
    height: 270px;
  }
  .section7 h5,
  .blog h5 {
    line-height: 30px;
  }
  .section8 .faq,
  .faqs .faq {
    margin-top: 20px;
  }
  .section8 .accordion,
  .faqs .accordion {
    font-size: 20px;
    line-height: 30px;
  }
  .section8 .accordion::after,
  .section4 .accordion::after,
  .faqs .accordion::after {
    font-size: 30px;
  }
  .section8 .panel,
  .faqs .panel {
    margin: 0px 0px 20px 0px;
  }
  .footer-menu > ul li {
    font-size: 20px;
  }
  footer .copyright {
    font-size: 17px;
  }
  /* BEGIN Privacy Policy page*/
  .privacy-policy {
    padding: 70px 5% 80px 5%;
  }
  .privacy-policy .content {
    margin-top: 50px;
  }
  /* END Privacy Policy page*/
  /* BEGIN Blog page*/
  .blog .col3 {
    margin-top: 45px;
  }
  /* END Blog page*/
  /* BEGIN SINGLE BLOG */
  .recent-blogs {
    margin-top: 40px;
  }
  .singleblog .postdetails {
    width: 65%;
  }
  .singleblog .sidebar {
    width: 30%;
  }
  .recent-blogs .blogtitle {
    margin-left: 15px;
    font-size: 16px;
    line-height: 26px;
  }
  .recent-blogs a img {
    max-width: 150px;
    width: 150px;
    height: auto;
  }
  /* END SINGLE BLOG */
  /* BEGIN ABOUT PAGE */
  .about .imgbg-dot {
    right: -27px;
  }
  .about .item {
    width: 350px;
  }
  .about .content {
    font-size: 15px;
    line-height: 22px;
  }
  .about .button {
    margin: 0px auto 30px auto;
    width: 240px;
    height: 45px;
    font-size: 15px;
  }
  /* END ABOUT PAGE */
  /* BEGIN CONTACT PAGE */
  .contact {
    padding: 80px 0px;
  }
  .contact .contactform {
    margin: 20px auto 0px auto;
  }
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    height: 70px;
    font-size: 17px;
  }
  /* END CONTACT PAGE */
  /* BEGIN PDF Generation page*/
  .pdf-genertaion label {
    font-size: 18px;
    line-height: 46px;
  }
  .pdf-genertaion textarea {
    height: 80px;
  }
  /* END PDF Generation page*/
  /* BEGIN CERTIFICATE PAGE*/
  .form-row.submit-button {
    margin-top: 20px;
  }
  .page-template-ce-certificate
    input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 30px 45px;
  }
  /* END CERTIFICATE page*/
}
/* VIEW ON SCREEN SIZE 1366*/

@media only screen and (max-width: 1366px) {
  .fullwidth {
    max-width: 1366px;
  }
  h1 {
    font-size: 38px;
    line-height: 60px;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
  }
  h5 {
    font-size: 18px;
  }
  .header-menu > ul {
    gap: 15px 30px;
  }
  .header-menu > ul li {
    font-size: 16px;
  }
  .page-header {
    height: 260px;
  }
  .page-header h1 {
    font-size: 55px;
    line-height: 57px;
  }
  .page-header.main-header {
    height: 700px;
  }
  .page-header.main-header .headerdot {
    right: 56px;
    bottom: -52px;
  }
  .page-header.main-header h4 {
    font-size: 24px;
    line-height: 50px;
  }
  .page-header.main-header p {
    margin-top: 15px;
    font-size: 16px;
  }
  .banner {
    height: 800px;
  }
  .banner .vectordot {
    right: -30px;
  }
  .banner .para {
    margin: 30px auto 0px auto;
    font-size: 18px;
    line-height: normal;
  }
  .banner .banner-col {
    margin: 50px auto 0px auto;
    width: 350px;
    height: 360px;
    padding: 50px 20px;
  }
  .banner h5 {
    line-height: normal;
    height: 80px;
  }
  .section2 {
    padding: 80px 0px 60px 0px;
  }
  section3 h2 {
    margin-bottom: 10px;
    margin-right: 20px;
  }
  .section3 .left p {
    margin-right: 60px;
    margin-top: 25px;
    font-size: 17px;
    line-height: 36px;
  }
  .section3 h3 {
    margin-bottom: 38px;
  }
  .section3 .right li {
    margin-top: 14px;
    font-size: 16px;
    line-height: 30px;
  }
  .section4 .button {
    font-size: 16px;
    line-height: normal;
    width: 380px;
    height: auto;
    padding: 10px 15px;
  }
  .section4 .vectordot {
    right: -30px;
  }
  .section4 .faq {
    padding-bottom: 30px;
  }
  .section4 .faq .accordion {
    font-size: 18px;
  }
  .section4 .faq .panel {
    margin-top: 10px;
    font-size: 16px;
  }
  .section5 {
    padding: 90px 0px 90px 0px;
  }
  .section5 .left {
    font-size: 23px;
  }
  .section5 .right {
    font-size: 20px;
  }
  .section5 .url {
    font-size: 18px;
  }
  .section6 {
    padding: 80px 0px 90px 0px;
  }
  .section6 h2 {
    line-height: 50px;
  }
  .section6 .inline-row {
    margin-top: 50px;
  }
  .section6 .vectordot {
    right: -30px;
  }
  .section7 .item,
  .blog .col {
    width: 370px;
    height: 380px;
  }
  .section7 .image,
  .blog .image {
    height: 250px;
  }
  .section8 {
    padding: 80px 0px 80px 0px;
  }
  .section8 h2 {
    margin-bottom: 30px;
  }
  .section8 .accordion,
  .faqs .accordion {
    font-size: 19px;
  }
  .section8 .accordion::after,
  .faqs .accordion::after {
    font-size: 28px;
  }
  .section8 .panel,
  .faqs .panel {
    margin: 12px 0px 20px 0px;
    font-size: 16px;
    line-height: 30px;
  }
  footer .contentwidth {
    padding: 50px 0px 60px 0px;
  }
  .footer-menu > ul li {
    font-size: 17px;
  }
  footer .copyright {
    padding: 40px 0px 40px 0px;
    font-size: 16px;
    line-height: 20px;
  }
  /* BEGIN FAQ page*/
  .faqs {
    padding: 70px 0px 80px 0px;
  }
  .faqs .vectordot {
    left: -29px;
  }
  .faqs .vectordot1 {
    right: -30px;
  }
  /* END FAQ page*/
  /* BEGIN Privacy Policy page*/
  .privacy-policy .vectordot {
    left: -29px;
  }
  .privacy-policy .vectordot1 {
    left: -29px;
  }
  .privacy-policy .vectordot2 {
    right: -31px;
  }
  .privacy-policy h5 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
  }
  .privacy-policy .content {
    font-size: 16px;
    line-height: 30px;
  }
  /* END Privacy Policy page*/
  /* BEGIN Blog page*/
  .blog {
    padding: 80px 0px 80px 0px;
  }
  .blog .vectordot {
    left: -30px;
  }
  /* END Blog page*/
  /* BEGIN SINGLE BLOG */
  .singleblog {
    padding: 80px 0px 80px 0px;
  }
  .singleblog .vectordot {
    left: -29px;
  }
  .singleblog .vectordot1 {
    right: -30px;
  }
  .singleblog .sidebar {
    padding-right: 0px;
  }
  .singleblog .postdetails h4 {
    font-size: 18px;
  }
  .singleblog .blogtext p {
    font-size: 16px;
    line-height: 30px;
  }
  /* END SINGLE BLOG */
  /* BEGIN ABOUT PAGE */
  .about .inline-row {
    margin-top: 55px;
  }
  .about .imgbg-dot {
    top: -20px;
    right: -19px;
  }
  /* END ABOUT PAGE */
  /* BEGIN CONTACT PAGE */
  .contact {
    padding: 80px 0px 50px 0px;
  }
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    height: 65px;
    font-size: 16px;
  }
  .contact input[type="submit"] {
    margin: 40px auto 0px auto;
    cursor: pointer;
  }
  /* END CONTACT PAGE */
  /* BEGIN PDF Generation page*/
  .pdf-genertaion {
    padding: 50px 0px 70px 0px;
  }
  .pdf-genertaion label {
    font-size: 16px;
    line-height: 25px;
  }
  .pdf-genertaion input[type="text"],
  .pdf-genertaion input[type="email"],
  .pdf-genertaion input[type="number"],
  .pdf-genertaion input[type="file"],
  .pdf-genertaion textarea {
    padding: 12px;
  }
  .pdf-genertaion textarea {
    height: 80px;
  }

  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 1315*/

@media only screen and (max-width: 1315px) {
  .fullwidth {
    max-width: 1315px;
  }
  .section7 .item {
    width: 360px;
  }
  /* BEGIN Blog page*/
  .blog .col3 {
    margin-top: 30px;
    width: 50%;
  }
  .blog .col {
    width: 450px;
    height: 400px;
  }
  /* END Blog page*/
  .about .imgbg-dot {
    display: none;
  }
}
/* VIEW ON SCREEN SIZE 1280*/

@media only screen and (max-width: 1280px) {
  .fullwidth {
    max-width: 1280px;
  }
  h1 {
    font-size: 36px;
    line-height: 50px;
  }
  h6 {
    font-size: 16px;
  }
  .header-menu > ul {
    gap: 15px 25px;
  }
  .page-header.main-header {
    height: 600px;
  }
  .page-header.main-header .designimg {
    bottom: -8px;
  }
  .page-header.main-header .headerdot {
    display: none;
  }
  .page-header.main-header .inline-row {
    padding: 35px 0px 0px 0px;
  }
  .page-header.main-header h4 {
    margin-top: 30px;
    font-size: 22px;
    line-height: 20px;
  }
  .page-header.main-header p {
    font-size: 16px;
    line-height: 28px;
  }
  .page-header.main-header .header-img img {
    width: 90%;
  }
  .banner {
    height: 750px;
  }
  .banner .banner-col {
    margin: 30px auto 0px auto;
    width: 320px;
    height: 330px;
  }
  .banner .para {
    margin: 25px auto 0px auto;
  }
  .banner h3 {
    margin-top: 35px;
  }
  .banner .button {
    margin-top: 40px;
  }
  .section2 .para {
    margin-top: 20px;
    font-size: 16px;
  }
  .section5 .left {
    font-size: 21px;
  }
  .section5 .right {
    font-size: 19px;
  }
  .about .item {
    width: 330px;
    height: 480px;
  }
  .about .content {
    padding: 0px 8% 50px 8%;
  }
  .section7 .inline-row {
    margin-top: 50px;
  }
  .section7 .item {
    width: 400px;
  }
  /* BEGIN PDF Generation page*/
  .pdf-genertaion .sign-btns {
    margin: 20px 0 0 20px;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 1200*/

@media only screen and (max-width: 1200px) {
  .fullwidth {
    max-width: 1200px;
  }
  .page-header .vectorimg {
    display: none;
  }
  /* BEGIN PDF Generation page*/
  .pdf-genertaion .col-4 {
    padding-top: 20px;
    width: 50%;
  }
  .pdf-genertaion .add-remove-rows {
    top: auto;
    bottom: 15px;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 1180*/

@media only screen and (max-width: 1180px) {


  .results a.sw-button {
    padding: 6px 10px;
  }

  .fullwidth {
    max-width: 1180px;
  }
  .button {
    width: 250px;
  }
  h2 {
    font-size: 26px;
    line-height: 36px;
  }
  h3 {
    font-size: 22px;
    line-height: 40px;
  }
  header .logo {
    width: auto;
  }
  .header-menu {
    display: none;
  }
  .banner {
    height: 720px;
  }
  .banner .vectordot {
    display: none;
  }
  .section3 h2 {
    margin-bottom: 30px;
    margin-right: 0px;
  }
  .section3 h3 {
    width: 90%;
    margin-bottom: 30px;
  }
  .section3 .left p {
    width: 90%;
    margin-top: 15px;
    margin-right: 0px;
    font-size: 16px;
    line-height: 30px;
  }
  .section5 .left {
    font-size: 20px;
    line-height: 40px;
  }
  .section5 .right {
    font-size: 18px;
  }
  .section5 .url {
    font-size: 16px;
  }
  /* BEGIN FAQ page*/
  .faqs .vectordot {
    display: none;
  }
  .faqs .vectordot1 {
    display: none;
  }
  /* END FAQ page*/
  /* BEGIN Blog Page*/
  .blog {
    padding: 108px 0px 104px 0px;
  }
  /* END Blog Page*/
  /* BEGIN Blog Page*/
  .recent-blogs .blogtitle {
    font-size: 15px;
    line-height: 24px;
  }
  .recent-blogs a img {
    max-width: 130px;
    width: 130px;
  }
  /* END Blog Page*/
  /* BEGIN ABOUT PAGE */
  .about .inline-row {
    margin-top: 30px;
  }
  .about .col {
    margin-top: 30px;
    width: 50%;
  }
  /* END ABOUT PAGE */
}
/* VIEW ON SCREEN SIZE 1176*/

@media only screen and (max-width: 1176px) {
  .fullwidth {
    max-width: 1176px;
  }
  h1 {
    font-size: 32px;
  }
  .banner .banner-col {
    width: 300px;
    height: 307px;
  }
  .banner h3 {
    margin-top: 20px;
  }
  .banner .button {
    margin-top: 30px;
  }
  .banner .para {
    font-size: 16px;
  }
  .banner .button {
    margin-top: 40px;
  }
  .footer-menu > ul li {
    font-size: 16px;
  }
  footer .copyright {
    font-size: 15px;
  }
}
/* VIEW ON SCREEN SIZE 1080*/

@media only screen and (max-width: 1080px) {
  .fullwidth {
    max-width: 1080px;
  }
  h1 {
    font-size: 30px;
  }
  .banner {
    height: 1010px;
  }
  .banner .item {
    width: 50%;
  }
  .section5 .left {
    font-size: 19px;
    line-height: 40px;
  }
  .section5 .url {
    margin-bottom: 30px;
  }
  /* BEGIN Blog page*/
  .blog .col {
    width: 400px;
    height: 380px;
  }
  /* END Blog page*/
  /* BEGIN Blog Page*/
  .singleblog .vectordot {
    display: none;
  }
  .singleblog .vectordot1 {
    display: none;
  }
  .singleblog .postdetails {
    width: 100%;
    border-right: none;
  }
  .singleblog .sidebar {
    display: none;
  }
  /* END Blog Page*/
  /* BEGIN PDF Generation PAGE */
  .pdf-genertaion .tooltiptext {
    width: 170px;
  }
  /* END PDF Generation PAGE */
}
/* VIEW ON SCREEN SIZE 1024*/

@media only screen and (max-width: 1024px) {
  .fullwidth {
    max-width: 1024px;
  }
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .page-header h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .section2 .col {
    width: 100%;
  }
  .section2 .right {
    margin-top: 5%;
  }
  .section3 {
    padding: 0px 0px 60px 0px;
  }
  .section3 .col {
    width: 100%;
  }
  .section3 .right {
    margin-top: 5%;
  }
  .section3 h3 {
    width: 100%;
  }
  .section3 .left p {
    width: 100%;
  }
  .section6 h2 {
    line-height: 40px;
  }
}
/* VIEW ON SCREEN SIZE 992*/

@media only screen and (max-width: 992px) {
  .fullwidth {
    max-width: 992px;
  }
  .page-header h1 {
    font-size: 50px;
    line-height: 52px;
  }
  .page-header .vectorimg {
    display: none;
  }
  .page-header.main-header {
    height: auto;
  }
  .page-header.main-header .contentwidth {
    padding: 15% 0px 40px 0px;
  }
  .page-header.main-header .designimg {
    display: none;
  }
  .page-header .col {
    width: 100%;
  }
  .page-header .right-col {
    margin-top: 20px;
  }
  .page-header.main-header .header-img img {
    width: 60%;
  }
  .section4 .vectordot {
    display: none;
  }
  .section5 {
    padding: 70px 0px 80px 0px;
  }
  .section5 .left {
    font-size: 18px;
    line-height: 35px;
  }
  .section5 .right {
    font-size: 17px;
    line-height: 30px;
  }
  .section5 .url {
    line-height: normal;
  }
  .section6 .vectordot {
    display: none;
  }
  .about h2 {
    width: 100%;
    line-height: 40px;
  }
  .section8 .faq {
    padding-bottom: 15px;
  }
  .section8 .accordion,
  .faqs .accordion {
    font-size: 18px;
  }
  .section8 .accordion::after,
  .faqs .accordion::after {
    font-size: 26px;
  }
  .footer-menu > ul {
    gap: 0px 30px;
  }
  .footer-menu > ul li {
    margin-top: 15px;
    line-height: normal;
  }
  .footer-menu li:not(:last-child):after {
    content: none;
  }
  /* BEGIN Privacy Policy page*/
  .privacy-policy .vectordot {
    display: none;
  }
  .privacy-policy .vectordot1 {
    display: none;
  }
  .privacy-policy .vectordot2 {
    display: none;
  }
  .privacy-policy .content {
    margin-top: 30px;
  }
  /* END Privacy Policy page*/
  /* BEGIN Blog page*/
  .blog {
    padding: 70px 0px 80px 0px;
  }
  .blog .vectordot {
    display: none;
  }
  .blog .col {
    width: 380px;
    height: 360px;
  }
  /* END Blog page*/
  /* BEGIN CONTACT PAGE */
  .contact {
    padding: 50px 0px 40px 0px;
  }
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    margin: 25px auto 0px auto;
  }
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 78%;
  }
  .contact textarea {
    width: 88.5%;
  }
  .contact .wpcf7-not-valid-tip {
    margin: 5px 0px 0px 90px;
  }
  /* END CONTACT PAGE */
  /* BEGIN PDF Generation page*/
  .pdf-genertaion #sig-canvas {
    width: 90%;
  }
  .pdf-genertaion #payment-form input[type="submit"],
  .pdf-genertaion .payment-redirection #pay_now {
    width: 250px;
  }
  .pdf-genertaion .tooltiptext {
    width: 150px;
  }
  /* END PDF Generation PAGE */
}
/* VIEW ON SCREEN SIZE 991*/

@media only screen and (max-width: 991px) {
  .fullwidth {
    max-width: 991px;
  }
}
/* VIEW ON SCREEN SIZE 950*/

@media only screen and (max-width: 950px) {
  .fullwidth {
    max-width: 950px;
  }
  .section7 .inline-row {
    margin-top: 35px;
  }
  .section7 .item {
    width: 380px;
  }
  /* BEGIN Blog page*/
  .blog .col3 {
    width: 100%;
  }
  .blog .col {
    width: 380px;
    height: auto;
  }
  /* END Blog page*/
  /* BEGIN PDF Generation page*/

  .pdf-genertaion .row.inline-row {
    margin-top: 0px;
  }
  .pdf-genertaion .row {
    margin-top: 30px;
  }
  .pdf-genertaion .col-6 {
    margin-top: 30px;
    width: 100%;
  }
  .pdf-genertaion .col-4 {
    margin-top: 30px;
    padding-top: 0px;
    width: 100%;
  }
  .pdf-genertaion .tooltiptext {
    width: 200px;
  }
  .pdf-genertaion label {
    width: 85%;
    margin: 0px auto;
  }
  .pdf-genertaion input[type="text"],
  .pdf-genertaion input[type="email"],
  .pdf-genertaion input[type="number"],
  .pdf-genertaion input[type="file"],
  .pdf-genertaion textarea {
    width: 82%;
    margin: 0px auto;
  }
  .pdf-genertaion .inside-row input[type="text"] {
    width: 82%;
  }
  .pdf-genertaion textarea {
    height: 50px;
  }
  .pdf-genertaion input[type="checkbox"] {
    margin-left: 8%;
  }
  .pdf-genertaion .add-remove-rows {
    margin-top: 15px;
    display: flex;
    position: unset;
    margin-right: 7%;
    margin-left: auto;
  }
  .pdf-genertaion .remove-row {
    margin-top: 0px;
    margin-left: 10px;
  }
  .pdf-genertaion .select2-container .select2-selection--single {
    width: 85%;
    margin: 20px auto 0px auto;
  }
  .pdf-genertaion #sig-canvas {
    width: 50%;
    margin: 20px auto 0px 7%;
  }
  .pdf-genertaion #sig-image {
    margin: 20px auto 0px 7%;
  }
  .pdf-genertaion .inline-row.product-imgs {
    margin: 0px auto 0px 7%;
  }
  .pdf-genertaion .inline-row.product-imgs label {
    margin: 0;
  }
  .pdf-genertaion .inline-row.product-imgs .upload-btn-wrapper {
    margin-top: 20px;
  }
  /* END PDF Generation PAGE */
}
/* VIEW ON SCREEN SIZE 850*/

@media only screen and (max-width: 850px) {
  .fullwidth {
    max-width: 850px;
  }
  .page-header.main-header .contentwidth {
    padding: 17% 0px 50px 0px;
  }
}
/* VIEW ON SCREEN SIZE 800*/

@media only screen and (max-width: 800px) {
  .fullwidth {
    max-width: 800px;
  }

  .page-header .vectorimg {
    display: none;
  }
  .section5 .col {
    width: 100%;
  }
  .section5 .left p {
    width: 100%;
  }
  .section5 .right {
    margin-top: 5%;
  }
  .section6 h2 {
    width: 100%;
  }
  .section7 .bg-dots {
    display: none;
  }
  /* BEGIN SINGLE BLOG */
  .singleblog .postdetails h2 {
    margin-top: 45px;
    margin-bottom: 20px;
    width: 100%;
  }
  .singleblog .detailscol {
    width: 100%;
  }
  /* END SINGLE BLOG */
  /* BEGIN ABOUT PAGE */
  .about {
    padding: 50px 0px 80px 0px;
  }
  .about .inline-row {
    margin-top: 20px;
  }
  .about .col {
    width: 100%;
  }
  /* END ABOUT PAGE */
  /* BEGIN CONTACT PAGE */
  .contact .contactform .col-6 {
    width: 100%;
  }
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 80%;
  }
  .contact input[type="submit"] {
    font-size: 16px;
  }
  /* END CONTACT PAGE */
  /* END PDF Preview PAGE */
  .pdf-genertaion .sw-preview-outer table {
    table-layout: fixed;
    word-break: break-all;
  }
  .pdf-genertaion .sw-preview-outer table .product-img {
    width: 100%;
  }
  .pdf-genertaion .sw-preview-outer h1 {
    font-size: 30px;
  }
  .pdf-genertaion .sw-preview-outer tr strong {
    font-size: 16px;
  }
  .pdf-genertaion .sw-preview-outer td {
    font-size: 16px;
  }
  /* END PDF Preview PAGE */
}
/* VIEW ON SCREEN SIZE 768*/

@media only screen and (max-width: 768px) {
  .fullwidth {
    max-width: 768px;
  }
  h1 {
    line-height: normal;
  }
  .page-header.main-header .contentwidth {
    padding: 18% 0px 40px 0px;
  }
  .page-header .right-col {
    margin-top: 15px;
  }
  .banner {
    height: 1360px;
  }
  .banner .item {
    width: 100%;
  }
  .section4 h2 {
    line-height: normal;
  }
  .section4 .accordion {
    width: 100%;
    font-size: 16px;
  }
  .section4 .accordion span {
    width: 90%;
  }
  .section4 .accordion p {
    width: 95%;
  }
  .section5 {
    padding: 70px 0px;
  }
  .section5 h2 {
    width: 70%;
  }
  .section5 .owl-carousel {
    margin-top: 40px;
  }
  .section5 .item {
    width: 160px;
    height: 160px;
  }
  .section5 .content {
    width: 150px;
    height: 150px;
  }
  /* BEGIN CONTACT PAGE */
  .contact .wpcf7-not-valid-tip {
    margin: 5px 0px 0px 80px;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 767*/

@media only screen and (max-width: 767px) {
  .fullwidth {
    max-width: 767px;
  }
}
/* VIEW ON SCREEN SIZE 700*/

@media only screen and (max-width: 700px) {
  .fullwidth {
    max-width: 700px;
  }
  .banner {
    height: 1485px;
  }
  .banner .banner-col {
    width: 340px;
    height: 347px;
  }
  .banner .para {
    width: 100%;
  }
  /* BEGIN Privacy Policy page*/
  .privacy-policy {
    padding: 60px 0px 60px 0px;
  }
  .privacy-policy .content {
    margin: 15px auto;
    width: 95%;
  }
  /* END Privacy Policy page*/
  /* BEGIN CONTACT PAGE */
  .contact .wpcf7-not-valid-tip {
    margin: 5px 0px 0px 70px;
  }
  /* END CONTACT PAGE */
  /* BEGIN PDF Generation page*/
  .pdf-genertaion #sig-canvas {
    width: 86%;
  }
  .pdf-genertaion .sign-btns {
    margin: 20px auto 0px 7%;
  }
  .pdf-genertaion .inline-row.product-imgs {
    margin: 30px auto 0px 7%;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 650*/

@media only screen and (max-width: 650px) {
  .fullwidth {
    max-width: 650px;
  }
  .section5 h2 {
    width: 80%;
  }
  .section7 .designimg {
    display: none;
  }
  .section7 .designimgbottom {
    display: none;
  }
  /* BEGIN PDF Generation page*/
  .pdf-genertaion label {
    position: relative;
  }
  .pdf-genertaion .tooltip {
    position: static;
  }
  .pdf-genertaion .tooltiptext {
    bottom: 28px;
    left: 0px;
    right: 0px;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 600*/

@media only screen and (max-width: 600px) {
  #directive-number-srch-form label, #directive-number-srch-form input, #uk-directive-number-srch-form label, #uk-directive-number-srch-form input {
    display: block;
    margin: 0 auto 10px;
  }
  .result-head {
    display: none;
  }
  .result-cell {
    width: 100% !important;
    text-align: center;
    margin: 0 0 5px;
  }
  #directive-search-popup div.results {
    padding: 0 30px 50px;
  }




  .fullwidth {
    max-width: 600px;
  }
  h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .page-header h1 {
    font-size: 40px;
    line-height: 42px;
  }
  .page-header.main-header .contentwidth {
    padding: 23% 0px 30px 0px;
  }
  .page-header.main-header .header-img img {
    width: 90%;
  }
  .page-header .right-col {
    margin-top: 10px;
  }
  .page-header.main-header h4 {
    margin-top: 23px;
    font-size: 20px;
  }
  .page-header.main-header p {
    font-size: 15px;
    line-height: 24px;
  }
  .banner {
    height: 1505px;
  }
  .section2 {
    padding: 70px 0px 55px 0px;
  }
  .section2 .col.left img {
    width: 100%;
  }
  .section8 .accordion,
  .faqs .accordion {
    font-size: 16px;
    line-height: normal;
  }
  .section8 .accordion::after,
  .faqs .accordion::after {
    font-size: 26px;
  }
  .section8 .panel,
  .faqs .panel {
    margin: 15px 0px 15px 0px;
    font-size: 15px;
    line-height: 30px;
  }
}
/* VIEW ON SCREEN SIZE 550*/

@media only screen and (max-width: 550px) {
  .fullwidth {
    max-width: 550px;
  }
  .banner {
    height: 1430px;
  }
  .banner .banner-col {
    width: 300px;
    height: 310px;
    padding: 30px;
  }
  .section5 .left {
    font-size: 17px;
    line-height: 32px;
  }
  .section5 .right {
    font-size: 16px;
  }
  .section5 .url {
    font-size: 15px;
  }
  /* BEGIN CONTACT PAGE */
  .contact .wpcf7-not-valid-tip {
    margin: 5px 0px 0px 50px;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 500*/

@media only screen and (max-width: 500px) {
  a.sw-button.cboxElement {
    margin: 20px auto 0;
    font-size: 13px;
    padding: 11px 15px;
  }

  .fullwidth {
    max-width: 500px;
  }
  .button {
    width: 200px;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
    line-height: normal;
  }
  .page-header.main-header p {
    text-align: justify;
  }
  .header-logo img {
    width: 87%;
  }
  .banner {
    height: 1398px;
  }
  .banner h3 {
    margin-top: 15px;
    font-size: 35px;
  }
  .banner .banner-col {
    padding: 30px 20px;
  }
  .banner .button {
    margin-top: 30px;
  }
  .section2 .para {
    text-align: justify;
  }
  .section3 .left p {
    text-align: justify;
  }
  .section4 .button {
    font-size: 15px;
    width: 80%;
    padding: 10px;
  }
  .section6 {
    padding: 50px 0px 60px 0px;
  }
  .section6 .inline-row {
    margin-top: 25px;
  }
  .section7 .contentwidth {
    padding: 50px 0px 70px 0px;
  }
  .section7 .inline-row {
    margin-top: 28px;
  }
  .section8 {
    padding: 50px 0px 60px 0px;
  }
  .footer-menu > ul li {
    width: 100%;
  }
  /* BEGIN FAQ page*/
  .faqs {
    padding: 40px 0px 50px 0px;
  }
  .faqs h2 {
    line-height: normal;
  }
  /* END FAQ page*/
  /* BEGIN Privacy Policy page*/
  .privacy-policy .content {
    line-height: normal;
  }
  /* END Privacy Policy page*/
  /* BEGIN Blog page*/
  .blog .col {
    width: 90%;
  }
  .section7 .image,
  .blog .image {
    height: auto;
    width: 100%;
  }
  /* END Blog page*/
  /* END PDF Preview PAGE */
  .pdf-genertaion .sw-preview-outer h1 {
    font-size: 26px;
  }
  .pdf-genertaion .sw-preview-outer tr strong {
    font-size: 15px;
  }
  .pdf-genertaion .sw-preview-outer td {
    font-size: 14px;
  }
  /* END PDF Preview PAGE */
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"] {
    height: 55px;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 475*/

@media only screen and (max-width: 475px) {
  .fullwidth {
    max-width: 475px;
  }
  h5 {
    font-size: 16px;
  }
  .page-header.main-header .contentwidth {
    padding: 24% 0px 30px 0px;
  }
  .banner {
    height: 1440px;
  }
  .section4 .accordion p {
    width: 90%;
  }
  .section5 h2 {
    width: 90%;
  }
  .section7 .item {
    width: 350px;
  }
  .section7 .blog-text {
    padding: 15px 30px;
  }
  .section7 h5,
  .blog h5 {
    line-height: 25px;
  }
  /* BEGIN ABOUT PAGE */
  .about .item {
    width: 280px;
    height: 430px;
  }
  /* END ABOUT PAGE */
  /* BEGIN CONTACT PAGE */
  .contact .wpcf7-not-valid-tip {
    margin: 5px 0px 0px 20px;
  }
  /* END CONTACT PAGE */
  /* BEGIN PDF Generation page*/

  .pdf-genertaion label {
    width: 95%;
  }
  .pdf-genertaion input[type="text"],
  .pdf-genertaion input[type="number"],
  .pdf-genertaion input[type="file"],
  .pdf-genertaion textarea {
    width: 90%;
  }
  .pdf-genertaion .inside-row input[type="text"] {
    width: 90%;
  }
  .pdf-genertaion input[type="checkbox"] {
    margin-top: 7px;
    margin-left: 3%;
  }
  .pdf-genertaion .select2-container .select2-selection--single {
    width: 95%;
  }
  .pdf-genertaion #sig-canvas {
    margin: 20px auto 0px 3%;
    width: 95%;
  }
  .pdf-genertaion .inline-row.product-imgs {
    margin: 0px auto 0px 3%;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 420*/

@media only screen and (max-width: 420px) {
  .fullwidth {
    max-width: 420px;
  }
  h1 {
    font-size: 24px;
    line-height: 40px;
  }
  h2 {
    font-size: 22px;
  }
  .page-header {
    height: 230px;
  }
  .page-header h1 {
    font-size: 35px;
    line-height: 37px;
  }
  .page-header.main-header .contentwidth {
    padding: 29% 0px 35px 0px;
  }
  .header-logo img {
    width: 75%;
  }
  .banner {
    height: 1450px;
  }
  #rmp_menu_trigger-45 {
    margin-top: -13px;
  }
  .about .inline-row {
    margin-top: 40px;
  }
  .about h2 {
    line-height: 33px;
  }
  .about .content {
    padding: 0px 7% 50px 7%;
    font-size: 14px;
    line-height: 22px;
  }
  .section7 .item {
    width: 90%;
    height: auto;
  }
  .section7 .image {
    height: auto;
  }
}
/* VIEW ON SCREEN SIZE 375*/

@media only screen and (max-width: 375px) {
  .fullwidth {
    max-width: 375px;
  }
  h1 {
    font-size: 22px;
    line-height: 34px;
  }
  /* BEGIN PDF Generation page*/
  .pdf-genertaion .cant-find {
    display: block;
    width: 90%;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 360*/

@media only screen and (max-width: 360px) {
  .fullwidth {
    max-width: 360px;
  }
  .banner {
    height: 1405px;
  }
  .banner .banner-col {
    width: 280px;
    height: 288px;
  }
}
/* ============================= */
/* BEGIN CE Certificate */
.cecertificate {
  position: relative;
  padding: 99px 0px 50px 0px;
  box-sizing: border-box;
  z-index: 1;
}
.page-header.main-header .cetitle {
  width: 80%;
  line-height: 90px;
}
.page-header.main-header h3 {
  margin-bottom: 44px;
  background-color: #ffcc00;
  font-family: "Poppins-Bold";
  color: #101010;
  font-size: 18px;
  line-height: 18px;
  padding: 15px;
  display: inline-block;
}
.page-header.main-header h6 {
  font-family: "Poppins-Regular";
  color: #fff;
  font-size: 21px;
  line-height: 56px;
}
.page-header.main-header h6 strong {
  color: #fc0;
  font-family: Poppins-Bold;
  font-size: 36px;
  line-height: 56px;
}
.page-header.main-header p {
  font-family: "Poppins-Regular";
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  margin-top: 50px;
}
.cecertificate h2 {
  width: 80%;
  text-align: center;
  margin: 0px auto;
}
.cecertificate .ce-form {
  margin-top: 87px;
}
/* END CE Certificate */
.page-template-ce-certificate .form-col {
  width: 48%;
  float: left;
  height: auto;
  margin: 0 1%;
}
.page-template-ce-certificate .form-row {
  margin-bottom: 25px;
  width: 100%;
  float: left;
}
.page-template-ce-certificate .form-col.form-col-full {
  width: 98%;
  margin: 0 1%;
}
.page-template-ce-certificate .form-col input,
.page-template-ce-certificate .form-col textarea {
  width: 100%;
  border: none;
  border-bottom: 2px solid #dddddd;
  padding: 15px 0px;
  outline: none;
  color: #1a1a1a;
  font-size: 21px;
}
.page-template-ce-certificate .form-col textarea {
  width: 100% !important;
  height: 25px;
}
.page-template-ce-certificate .form-col label {
  color: #999aa0;
  font-size: 18px;
  line-height: 36px;
}
.page-template-ce-certificate .form-col.form-col-three {
  /* width: unset; */
  /*     float: left; */
}
.page-template-ce-certificate span.wpcf7-list-item {
  width: 100%;
  margin: 0;
}
.page-template-ce-certificate .form-col.form-col-three input[type="checkbox"] {
  /* width: 20px; */
  max-width: 20px;
  height: 20px;
  margin-right: 20px;
}
/* .page-template-ce-certificate span.wpcf7-list-item-label {
    width: calc( 100% - 40px );
    display: inline-block;
} */
.form-row.checkbox-class {
  display: flex;
  justify-content: space-between;
}
.form-col.form-col-three
  .wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
  display: flex;
  flex-direction: column;
}
.form-col.form-col-three .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
label.checkbox-label {
  display: flex;
  /*    min-height: 72px; */
}
.page-template-ce-certificate
  input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background: #e8b900;
  padding: 28px 45px;
  border-radius: 50px;
  color: #1f1f1f;
  font-size: 24px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  transition: 0.4s;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background-color: #009cf5;
  transition: 0.4s;
}
.form-row.submit-button {
  margin-top: 50px;
  text-align: center;
}
a.cd-upload-btn {
  padding: 20px 55px;
  background: #003399;
  color: #fff;
  font-size: 18px;
  border-radius: 10px;
  display: inline-block;
}
.codedropz-upload-inner h3,
.codedropz-upload-inner span,
span.dnd-upload-counter {
  display: none;
}
.codedropz-upload-container {
  padding: 0;
}
.codedropz-upload-handler {
  border: none;
}
.dnd-upload-details span {
  color: #999aa0;
}
.codedropz-upload-inner {
  text-align: right;
  padding-bottom: 15px;
  border-bottom: 2px solid #ddd;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: #003399;
}
.page-template-ce-certificate .wpcf7-response-output {
  width: 100%;
  float: left;
}
.wpcf7-spinner {
  display: block;
  margin: 15px auto;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0px;
  padding: 10px;
}
@media only screen and (max-width: 1600px) {
  .page-header.main-header .cetitle {
    width: 85%;
  }
  .cecertificate a.cd-upload-btn {
    padding: 15px 40px;
  }
  .page-template-ce-certificate
    input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 20px 45px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 1536px) {
  .page-template-ce-certificate .form-col label {
    font-size: 16px;
  }
  .page-header.main-header .cetitle {
    width: 88%;
  }
}
@media only screen and (max-width: 1367px) {
  label.checkbox-label {
    min-height: 72px;
  }
  .cecertificate {
    padding: 80px 0px 50px 0px;
  }
  .form-row.submit-button {
    margin-bottom: 0px;
  }
  .page-template-ce-certificate
    input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
  }
  /* BEGIN CERTIFICATE PAGE*/
  .page-header.cert-form .inline-row {
    margin-top: 26px;
  }
  .page-header.cert-form .designimg {
    bottom: -16px;
  }
  .page-header.main-header .cetitle {
    line-height: 73px;
  }
  .page-header.main-header h3 {
    margin-bottom: 30px;
  }
  .page-header.main-header h6 {
    font-size: 20px;
    line-height: 23px;
  }
  .page-header.main-header h6 strong {
    font-size: 28px;
    line-height: 56px;
  }
  /* END CERTIFICATE page*/
}
@media only screen and (max-width: 1280px) {
  .page-header.cert-form .inline-row {
    margin-top: 0px;
  }
  .page-header.cert-form .designimg {
    bottom: -9px;
  }
  .page-header.main-header p {
    margin-top: 22px;
  }
}
@media only screen and (max-width: 1240px) {
  .page-header.main-header p {
    margin-top: 22px;
  }
  .page-template-ce-certificate .form-col label {
    line-height: 28px;
  }
}
@media only screen and (max-width: 1024px) {
  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 30px 40px;
    font-size: 20px;
  }
  .form-row.checkbox-class {
    display: unset;
  }
  .page-template-ce-certificate .form-col.form-col-three {
    width: 48%;
  }
  label.checkbox-label {
    min-height: unset;
  }
  .page-header.main-header h3 {
    margin-bottom: 20px;
  }
  .page-header.main-header h6 {
    font-size: 18px;
  }
  .page-header.main-header h6 strong {
    font-size: 25px;
  }
  .page-header.main-header p {
    margin-top: 15px;
    font-family: "Poppins-Regular";
    color: #ffffff;
    font-size: 16px;
  }
  .cecertificate a.cd-upload-btn {
    font-size: 16px;
    padding: 10px 25px;
  }
  .page-template-ce-certificate
    input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 16px;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-ce-certificate .form-col input,
  .page-template-ce-certificate .form-col textarea {
    padding: 10px 0px;
    font-size: 20px;
  }
  label.checkbox-label {
    padding-top: 25px;
  }
  .page-template-ce-certificate .form-col.form-col-three {
    width: 100%;
  }
  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 25px 35px;
    font-size: 18px;
  }
  .page-template-ce-certificate .form-col {
    width: 100%;
  }
  .page-template-ce-certificate .form-row {
    margin-bottom: 0;
  }
  .page-template-ce-certificate .form-col,
  .page-template-ce-certificate .form-col.form-col-full {
    width: 100%;
    margin-bottom: 40px;
  }
  label.checkbox-label {
    padding-top: 0px;
  }
  .form-row.submit-button {
    margin-top: 5px;
  }
  .page-header.main-header .cetitle {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .cecertificate {
    padding: 70px 0px 50px 0px;
  }
}
@media only screen and (max-width: 600px) {
  .cecertificate h2 {
    width: 100%;
  }
  .page-header.main-header .cetitle {
    font-size: 40px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 500px) {
  .page-header.main-header .contentwidth {
    padding: 30% 0px 30px 0px;
  }
}
@media only screen and (max-width: 450px) {
  .page-header.main-header .cetitle {
    font-size: 36px;
    line-height: 52px;
  }
  .page-template-ce-certificate .wpcf7-response-output {
    width: 90%;
  }
}
