/*  
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
*/

@font-face {
  font-family: "Poppins-Light";
  src: url(../fonts/Poppins-Light/Poppins-Light.eot);
  src: url(../fonts/Poppins-Light/Poppins-Light.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/Poppins-Light/Poppins-Light.otf) format("otf"),
    url(../fonts/Poppins-Light/Poppins-Light.svg#Poppins-Light) format("svg"),
    url(../fonts/Poppins-Light/Poppins-Light.ttf) format("truetype"),
    url(../fonts/Poppins-Light/Poppins-Light.woff) format("woff"),
    url(../fonts/Poppins-Light/Poppins-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url(../fonts/Poppins-Regular/Poppins-Regular.eot);
  src: url(../fonts/Poppins-Regular/Poppins-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/Poppins-Regular/Poppins-Regular.otf) format("otf"),
    url(../fonts/Poppins-Regular/Poppins-Regular.svg#Poppins-Regular)
      format("svg"),
    url(../fonts/Poppins-Regular/Poppins-Regular.ttf) format("truetype"),
    url(../fonts/Poppins-Regular/Poppins-Regular.woff) format("woff"),
    url(../fonts/Poppins-Regular/Poppins-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url(../fonts/Poppins-Medium/Poppins-Medium.eot);
  src: url(../fonts/Poppins-Medium/Poppins-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/Poppins-Medium/Poppins-Medium.otf) format("otf"),
    url(../fonts/Poppins-Medium/Poppins-Medium.svg#Poppins-Medium) format("svg"),
    url(../fonts/Poppins-Medium/Poppins-Medium.ttf) format("truetype"),
    url(../fonts/Poppins-Medium/Poppins-Medium.woff) format("woff"),
    url(../fonts/Poppins-Medium/Poppins-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url(../fonts/Poppins-SemiBold/Poppins-SemiBold.eot);
  src: url(../fonts/Poppins-SemiBold/Poppins-SemiBold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/Poppins-SemiBold/Poppins-SemiBold.otf) format("otf"),
    url(../fonts/Poppins-SemiBold/Poppins-SemiBold.svg#Poppins-SemiBold)
      format("svg"),
    url(../fonts/Poppins-SemiBold/Poppins-SemiBold.ttf) format("truetype"),
    url(../fonts/Poppins-SemiBold/Poppins-SemiBold.woff) format("woff"),
    url(../fonts/Poppins-SemiBold/Poppins-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(../fonts/Poppins-Bold/Poppins-Bold.eot);
  src: url(../fonts/Poppins-Bold/Poppins-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/Poppins-Bold/Poppins-Bold.otf) format("otf"),
    url(../fonts/Poppins-Bold/Poppins-Bold.svg#Poppins-Bold) format("svg"),
    url(../fonts/Poppins-Bold/Poppins-Bold.ttf) format("truetype"),
    url(../fonts/Poppins-Bold/Poppins-Bold.woff) format("woff"),
    url(../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;
  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;
}
.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 {
  float: left;
}
.header-menu {
  margin-left: auto;
  margin-right: 0px;
}
.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: 36px;
  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;
  height: 962px;
  background-color: #003399;
  height: 961px;
}
.banner .vectordot {
  position: absolute;
  z-index: -1;
  top: 27%;
  right: 0px;
}
.banner .contentwidth {
  margin-top: 182px;
}
.banner .banner-content {
  display: flex;
  flex-wrap: wrap;
}
.banner .left-col {
  width: 48%;
  position: relative;
}
.banner .right-col {
  width: 52%;
  padding-top: 6%;
  box-sizing: border-box;
}
.banner .left-col .vectorbg {
  width: auto;
  height: auto;
  position: absolute;
  z-index: -1;
  top: -6%;
  right: 12%;
}
.banner .bg-box {
  width: 488px;
  height: 626px;
  background-color: #009cf5;
  position: relative;
}
.banner .banner-img {
  width: 590px;
  height: 759px;
  margin: 20px auto 0px 19px;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.banner .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left;
}
.banner .para {
  margin-top: 40px;
  font-family: "Poppins-Regular";
  color: #ffffff;
  font-size: 24px;
  line-height: 42px;
}
.banner .button {
  margin-top: 54px;
}
.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 {
  padding: 116px 0px 122px 0px;
  box-sizing: border-box;
  background-color: #003399;
}
.section4 .contentwidth {
  flex-wrap: wrap;
}
.section4 .col {
  width: 50%;
}
.section4 .left {
  font-family: "Poppins-Medium";
  color: #ffffff;
  font-size: 30px;
  line-height: 54px;
}
.section4 .left p {
  width: 77%;
}
.section4 .right {
  position: relative;
  font-family: "Poppins-Regular";
  color: #ffffff;
  font-size: 24px;
  line-height: 36px;
}
.section4 .url {
  margin-top: 33px;
  color: #ffc900;
  font-size: 21px;
}
.section4 .url a {
  color: #ffc900;
}
.section4 .url a:hover {
  color: #00a9e8;
}
.section4 p a {
  color: #ffc900;
}
.section4 .seperator {
  position: absolute;
  top: auto;
  bottom: 0px;
  width: 205px;
  height: 6px;
  background-color: #fecb00;
}
.section5 {
  padding: 100px 0px 99px 0px;
  box-sizing: border-box;
}
.section5 .inline-row,
.about .inline-row {
  margin-top: 90px;
  flex-wrap: wrap;
}
.section5 h2,
.about h2 {
  margin: 0px auto;
  width: 70%;
  text-align: center;
}
.section5 .step-carousel {
  position: relative;
}
.section5 .owl-carousel .owl-item img {
  width: auto;
}
.section5 .imgbg-dot,
.about .imgbg-dot {
  position: absolute;
  z-index: -1;
  top: -26px;
  right: 13px;
}
.section5 .item,
.about .item {
  margin: 0px auto;
  width: 391px;
  height: 601px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.section5 .overlay,
.about .overlay {
  display: flex;
  width: inherit;
  height: inherit;
  background-image: url("images/step-overlay");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section5 .content,
.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;
}
.section5 .button,
.about .button {
  margin: 0px auto 38px auto;
  width: 260px;
  height: 56px;
  font-family: "Poppins-Light";
  color: #ffffff;
  font-size: 16.01px;
}
.section6 {
  padding: 100px 0px 108px 0px;
  box-sizing: border-box;
  background-color: #efefef;
  position: relative;
  z-index: 0;
}
.section6 .contentwidth.vector {
  position: relative;
}
.section6 .designimg {
  position: absolute;
  z-index: 1;
  top: -143px;
  right: 0px;
}
.section6 .inline-row {
  flex-wrap: wrap;
}
.section6 .vectordot {
  position: absolute;
  z-index: 1;
  top: 25%;
  right: 0px;
}
.section6 h5 {
  margin-top: 42px;
  color: #1f1f1f;
  font-size: 21px;
}
.section6 .col {
  width: 50%;
}
.section6 .left-col {
  position: relative;
}
.section6 .left-col .vectorbg {
  width: auto;
  height: auto;
  position: absolute;
  z-index: 1;
  top: -6%;
  right: 12%;
}
.section6 .bg-box {
  width: 488px;
  height: 626px;
  background-color: #009cf5;
  position: relative;
  z-index: 1;
}
.section6 .sectionimg {
  position: absolute;
  top: 21px;
  left: 20px;
  z-index: 1;
}
.section6 .para {
  width: 85%;
  margin-top: 30px;
  font-family: "Poppins-Regular";
  color: #282828;
  font-size: 24px;
  line-height: 42.01px;
}
.section6 .button {
  margin-top: 32px;
}
.section7 {
  padding: 104px 0px 100px 0px;
}
.section7 h2 {
  width: 90%;
  line-height: 60px;
  text-align: center;
  margin: 0px auto;
}
.section7 .inline-row {
  margin-top: 66px;
}
.section7 .item {
  margin: 0px auto;
  background-color: #efefef;
  width: 301px;
  height: 305px;
  cursor: pointer;
}
.section7 .item:hover {
  background-color: #003399;
}
.section7 .item:hover h5,
.section7 .item:hover .para,
.section7 .item:hover h6 {
  color: #ffffff;
}
.section7 .content {
  width: inherit;
  height: inherit;
  padding: 1px 20px;
  box-sizing: border-box;
  position: relative;
}
.section7 .owl-carousel .owl-item img {
  width: auto;
}
.section7 .rating .star {
  margin-right: 7px;
}
.section7 h5 {
  margin-top: 25px;
}
.section7 .para {
  position: absolute;
  top: auto;
  bottom: 35px;
  font-family: "Poppins-Regular";
  color: #282828;
  font-size: 18px;
  line-height: 30px;
}
.section7 h6 {
  margin-top: 10px;
  font-size: 21px;
  line-height: 30px;
}
.section8 {
  background-color: #ffc900;
  position: relative;
}
.section8 .inline-row {
  margin-top: 64px;
}
.section8 .bg-dots {
  position: absolute;
  z-index: 1;
  top: 43%;
  left: 0px;
}
.section8 h2 {
  line-height: 60px;
  text-align: center;
}
.section8 .contentwidth {
  position: relative;
  padding: 102px 0px 100px 0px;
}
.section8 .designimg {
  position: absolute;
  z-index: 1;
  top: -43px;
  left: 0px;
}
.section8 .designimgbottom {
  position: absolute;
  z-index: 1;
  bottom: -44px;
  right: 0px;
}
.owl-stage {
  margin: 20px auto;
  overflow: visible;
}
.section8 .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);
}
.section8 .image,
.blog .image {
  margin-top: 0px;
  height: 321px;
}
.section8 .image img,
.blog .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  cursor: pointer;
}
.section8 .blog-text,
.blog .blog-text {
  padding: 20px 30px;
}
.section8 a,
.blog a {
  color: #282828;
}
.section8 a:hover,
.blog a:hover {
  color: #ffcc00;
}
.section8 h5,
.blog h5 {
  font-family: "Poppins-Medium";
  line-height: 36px;
}
.section9 {
  padding: 104px 0px 106px 0px;
}
.section9 h2 {
  line-height: 60px;
  margin-bottom: 20px;
}
.section9 .faq,
.faqs .faq {
  margin-top: 31px;
  border-bottom: 1px solid #efefef;
}
.section9 .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%;
}
.section9 .faq {
  padding-bottom: 28px;
}
.section9 .accordion:after,
.faqs .accordion:after {
  content: "+";
  font-family: "Poppins-Light";
  color: #282828;
  font-size: 48px;
  margin: 0px 0px auto auto;
}
.section9 .faq .accordion.active:after {
  content: "-";
  color: #feb70d;
  margin: 0px 0px auto auto;
}
.section9 .active,
.section9 .accordion:hover,
.section9 .accordion:hover:after,
.section9 .accordion.active:after,
.faqs .active,
.faqs .accordion:hover,
.faqs .accordion:hover:after {
  color: #feb70d;
}
.section9 .panel,
.faqs .panel {
  font-family: "Poppins-Regular";
  color: #1d1d1d;
  font-size: 18px;
  line-height: 42px;
}
.section9 .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 .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;
  width: 85%;
}
.singleblog .blogtext p {
  margin-top: 60px;
  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 img {
  width: 260px;
  height: 171px;
}
.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 .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 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 {
  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*/
/* VIEW ON SCREEN SIZE 1700*/

@media only screen and (max-width: 1700px) {
  .fullwidth {
    max-width: 1700px;
  }
  .contentwidth {
    width: 85%;
  }
  .page-header.main-header .vectorimg {
    right: 40px;
  }
  .page-header.main-header .headerdot {
    bottom: -65px;
    right: 50px;
  }
  .section5 .imgbg-dot {
    right: 7px;
  }
  .section7 .item {
    width: 330px;
  }
  .section8 .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: 600px;
  }
  .contact textarea {
    width: 1323px;
  }
  /* 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 .left-col {
    width: 50%;
  }
  .banner .right-col {
    width: 50%;
  }
  .banner .left-col .vectorbg {
    right: 4%;
  }
  .banner .banner-img {
    width: 560px;
    height: 740px;
  }
  .section2 .contentwidth {
    align-items: center;
  }
  .section2 .col.left img {
    width: 90%;
  }
  .section3 .left p {
    font-size: 23px;
  }
  .section4 .left {
    font-size: 28px;
  }
  .section5 .imgbg-dot {
    right: -6px;
  }
  .section5 .item,
  .about .item {
    height: 500px;
  }
  .section6 .bg-box {
    width: 450px;
    height: 600px;
  }
  .section6 .sectionimg {
    width: 80%;
    height: auto;
  }
  .section6 .para {
    font-size: 22px;
    line-height: 38px;
  }
  .section8 .item,
  .blog .col {
    width: 420px;
    height: 460px;
  }
  .section9 .faq,
  .faqs .faq {
    margin-top: 20px;
  }
  .section9 .accordion,
  .faqs .accordion {
    font-size: 22px;
    line-height: 40px;
  }
  .section9 .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 */
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 550px;
  }
  .contact textarea {
    width: 1232px;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 1549*/

@media only screen and (max-width: 1549px) {
  .fullwidth {
    max-width: 1549px;
  }
  .section5 .owl-carousel .owl-item .imgbg-dot {
    display: none;
  }
  .section7 .item {
    width: 350px;
  }
  .section7 .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 .para {
    font-size: 23px;
    line-height: 40px;
  }
  .section3 .left p {
    font-size: 20px;
    line-height: 38px;
  }
  .section4 .left {
    font-size: 26px;
    line-height: 45px;
  }
  .section4 .right {
    font-size: 23px;
  }
  .section8 .contentwidth {
    padding: 70px 0px 100px 0px;
  }
  .section8 .item,
  .blog .col {
    width: 400px;
    height: 420px;
  }
  .section8 .image,
  .blog .image {
    height: 300px;
  }
  /* BEGIN Privacy Policy page*/
  .privacy-policy {
    padding: 98px 5% 100px 5%;
  }
  /* END Privacy Policy page*/
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 500px;
  }
  .contact textarea {
    width: 1153px;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 1440*/

@media only screen and (max-width: 1440px) {
  .fullwidth {
    max-width: 1440px;
  }
  .button {
    width: 290px;
    height: 60px;
    font-size: 20px;
  }
  h1 {
    font-size: 46px;
  }
  h5 {
    font-size: 20px;
  }
  .header-menu > ul {
    gap: 15px 35px;
  }
  .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: 35px;
  }
  .banner .banner-img {
    width: 530px;
    height: 703px;
  }
  .banner .para {
    font-size: 21px;
    line-height: 38px;
  }
  .section4 .left {
    font-size: 25px;
  }
  .section4 .left p {
    width: 85%;
  }
  .section4 .right {
    font-size: 22px;
  }
  .section5 .item,
  .about .item {
    width: 350px;
  }
  .section5 .content,
  .about .content {
    font-size: 15px;
    line-height: 22px;
  }
  .section5 .button,
  .about .button {
    margin: 0px auto 30px auto;
    width: 240px;
    height: 45px;
    font-size: 15px;
  }
  .section6 h5 {
    font-size: 20px;
  }
  .section6 .bg-box {
    width: 420px;
    height: 550px;
  }
  .section6 .sectionimg {
    width: 78%;
  }
  .section6 .para {
    width: 90%;
    font-size: 20px;
    line-height: 35px;
  }
  .section8 .bg-dots {
    top: 40%;
  }
  .section8 .item,
  .blog .col {
    width: 380px;
    height: 400px;
  }
  .section8 .image,
  .blog .image {
    height: 270px;
  }
  .section8 h5,
  .blog h5 {
    line-height: 30px;
  }
  .section9 .faq,
  .faqs .faq {
    margin-top: 20px;
  }
  .section9 .accordion,
  .faqs .accordion {
    font-size: 20px;
    line-height: 30px;
  }
  .section9 .accordion::after,
  .faqs .accordion::after {
    font-size: 30px;
  }
  .section9 .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%;
  }
  .singleblog .blogtext p {
    margin-top: 30px;
  }
  .recent-blogs .blogtitle {
    margin-left: 15px;
    font-size: 16px;
    line-height: 26px;
  }
  .recent-blogs img {
    width: 150px;
    height: auto;
  }
  /* END SINGLE BLOG */
  /* BEGIN ABOUT PAGE */
  .about .imgbg-dot {
    right: -27px;
  }
  /* 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 {
    width: 500px;
    height: 70px;
    font-size: 17px;
  }
  .contact textarea {
    width: 1114px;
  }
  /* 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*/
}
/* VIEW ON SCREEN SIZE 1366*/

@media only screen and (max-width: 1366px) {
  .fullwidth {
    max-width: 1366px;
  }
  h1 {
    font-size: 40px;
    line-height: 60px;
  }
  h2 {
    font-size: 30px;
  }
  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: 60px;
  }
  .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: 810px;
  }
  .banner .vectordot {
    right: -30px;
  }
  .banner .contentwidth {
    margin-top: 12%;
  }
  .banner .bg-box {
    width: 400px;
    height: 450px;
  }
  .banner .left-col .vectorbg {
    right: 10%;
  }
  .banner .banner-img {
    width: 450px;
    height: auto;
  }
  .banner .para {
    font-size: 20px;
    line-height: 36px;
  }
  .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 {
    padding: 90px 0px 90px 0px;
  }
  .section4 .left {
    font-size: 23px;
  }
  .section4 .right {
    font-size: 20px;
  }
  .section4 .url {
    font-size: 18px;
  }
  .section5 {
    padding: 80px 0px 90px 0px;
  }
  .section5 .inline-row,
  .about .inline-row {
    margin-top: 55px;
  }
  .section6 .vectordot {
    right: -28px;
  }
  .section6 h5 {
    margin-top: 30px;
    font-size: 18px;
  }
  .section6 .bg-box {
    width: 400px;
    height: 500px;
  }
  .section6 .sectionimg {
    width: 76%;
  }
  .section6 .para {
    margin-top: 25px;
    font-size: 18px;
    line-height: 33px;
  }
  .section7 {
    padding: 80px 0px 90px 0px;
  }
  .section7 h2 {
    line-height: 50px;
  }
  .section7 .inline-row {
    margin-top: 50px;
  }
  .section8 .item,
  .blog .col {
    width: 370px;
    height: 380px;
  }
  .section8 .image,
  .blog .image {
    height: 250px;
  }
  .section9 {
    padding: 80px 0px 80px 0px;
  }
  .section9 h2 {
    margin-bottom: 30px;
  }
  .section9 .accordion,
  .faqs .accordion {
    font-size: 19px;
  }
  .section9 .accordion::after,
  .faqs .accordion::after {
    font-size: 28px;
  }
  .section9 .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;
  }
  /* 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 .blogtext p {
    font-size: 16px;
    line-height: 30px;
  }
  /* END SINGLE BLOG */
  /* BEGIN ABOUT PAGE */
  .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 {
    width: 450px;
    height: 65px;
    font-size: 16px;
  }
  .contact textarea {
    width: 1020px;
  }
  .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;
  }
  .pdf-genertaion .add-remove-rows {
    top: 3px;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 1315*/

@media only screen and (max-width: 1315px) {
  .fullwidth {
    max-width: 1315px;
  }
  .section8 .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;
  }
  .banner .banner-img {
    width: 415px;
  }
  .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 .contentwidth {
    margin-top: 14%;
  }
  .banner .left-col .vectorbg {
    right: 6%;
  }
  .banner .para {
    font-size: 18px;
    line-height: 32px;
  }
  .section2 .para {
    margin-top: 20px;
    font-size: 16px;
  }
  .section4 .left {
    font-size: 21px;
  }
  .section4 .right {
    font-size: 19px;
  }
  .section5 .item,
  .about .item {
    width: 330px;
    height: 480px;
  }
  .section5 .content,
  .about .content {
    padding: 0px 8% 50px 8%;
  }
  .section6 {
    padding: 90px 0px 80px 0px;
  }
  .section6 .designimg {
    top: -133px;
  }
  .section6 h5 {
    font-size: 16px;
  }
  .section6 .bg-box {
    width: 360px;
    height: 460px;
  }
  .section6 .para {
    font-size: 18px;
    line-height: 32px;
  }
  .section8 .inline-row {
    margin-top: 50px;
  }
  .section8 .item {
    width: 400px;
  }
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 400px;
  }
  .contact textarea {
    width: 943px;
  }
  /* END CONTACT PAGE */
  /* 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;
  }
  /* BEGIN PDF Generation page*/
  .pdf-genertaion .col-4 {
    padding-top: 20px;
    width: 50%;
  }
  /* END PDF Generation page*/
}
/* VIEW ON SCREEN SIZE 1180*/

@media only screen and (max-width: 1180px) {
  .fullwidth {
    max-width: 1180px;
  }
  .button {
    width: 250px;
    height: 50px;
    font-size: 16px;
  }
  h2 {
    font-size: 26px;
    line-height: 36px;
  }
  h3 {
    font-size: 22px;
    line-height: 40px;
  }
  .header-menu {
    display: none;
  }
  .banner .vectordot {
    display: none;
  }
  .banner .left-col .vectorbg {
    display: none;
  }
  .section3 h2 {
    margin-bottom: 30px;
    margin-right: 0px;
  }
  .section3 h3 {
    margin-bottom: 30px;
  }
  .section3 .left p {
    margin-top: 15px;
    margin-right: 0px;
    font-size: 16px;
    line-height: 30px;
  }
  .section4 .left {
    font-size: 20px;
    line-height: 40px;
  }
  .section4 .right {
    font-size: 18px;
  }
  .section4 .url {
    font-size: 16px;
  }
  .section6 .left-col .vectorbg {
    display: none;
  }
  .section6 h5 {
    margin-top: 20px;
  }
  .section6 .bg-box {
    width: 340px;
    height: 440px;
  }
  .section6 .sectionimg {
    width: 80%;
  }
  .section6 .vectordot {
    display: none;
  }
  .section6 .para {
    margin-top: 22px;
    width: 95%;
    font-size: 16px;
    line-height: 30px;
  }
  .section6 .button {
    margin-top: 20px;
  }
  /* 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 img {
    width: 130px;
  }
  /* END Blog Page*/
  /* BEGIN ABOUT PAGE */
  .about .inline-row {
    margin-top: 30px;
  }
  .about .col {
    margin-top: 30px;
    width: 50%;
  }
  /* END ABOUT PAGE */
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 370px;
  }
  .contact textarea {
    width: 874px;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 1176*/

@media only screen and (max-width: 1176px) {
  .fullwidth {
    max-width: 1176px;
  }
  h1 {
    font-size: 32px;
  }
  .banner {
    height: 700px;
  }
  .banner .bg-box {
    width: 400px;
  }
  .banner .banner-img {
    width: 360px;
  }
  .banner .para {
    font-size: 16px;
    line-height: 28px;
  }
  .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 .bg-box {
    width: 350px;
  }
  .banner .banner-img {
    width: 360px;
  }
  .section4 .left {
    font-size: 19px;
    line-height: 40px;
  }
  .section4 .url {
    margin-bottom: 30px;
  }
  .section6 .bg-box {
    width: 320px;
    height: 420px;
  }
  /* 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 CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 350px;
  }
  .contact textarea {
    width: 812px;
  }
  /* END CONTACT 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;
  }
  .banner .contentwidth {
    margin-top: 15%;
  }
  .section2 .col {
    width: 100%;
  }
  .section2 .right {
    margin-top: 5%;
  }
  .section3 {
    padding: 0px 0px 60px 0px;
  }
  .section3 .col {
    width: 100%;
  }
  .section3 .right {
    margin-top: 5%;
  }
  .section6 .bg-box {
    width: 300px;
    height: 400px;
  }
  .section6 .para {
    width: 100%;
  }
  .section7 h2 {
    line-height: 40px;
  }
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 330px;
  }
  .contact textarea {
    width: 769px;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 992*/

@media only screen and (max-width: 992px) {
  .fullwidth {
    max-width: 992px;
  }
  .page-header h1 {
    font-size: 50px;
  }
  .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 {
    padding: 70px 0px 80px 0px;
  }
  .section4 .left {
    font-size: 18px;
    line-height: 35px;
  }
  .section4 .right {
    font-size: 17px;
    line-height: 30px;
  }
  .section4 .url {
    line-height: normal;
  }
  .section5 h2,
  .about h2 {
    width: 100%;
    line-height: 40px;
  }
  .section6 .col {
    width: 100%;
  }
  .section6 .bg-box {
    width: 40%;
    height: 400px;
  }
  .section6 .sectionimg {
    width: 70%;
    height: 500px;
    object-fit: contain;
    object-position: left;
  }
  .section6 .right-col {
    margin-top: 20%;
  }
  .section6 .button {
    margin-top: 30px;
  }
  .section9 .faq {
    padding-bottom: 15px;
  }
  .section9 .accordion,
  .faqs .accordion {
    font-size: 18px;
  }
  .section9 .accordion::after,
  .faqs .accordion::after {
    font-size: 26px;
  }
  .footer-menu > ul li {
    margin-top: 15px;
    line-height: normal;
  }
  .footer-menu li:not(:last-child):after {
    content: "";
    padding: 0px 20px;
  }
  /* 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 .contactform .col-6 {
    width: 100%;
  }
  .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: 60%;
  }
  .contact textarea {
    width: 79%;
  }
  .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;
  }
  .banner {
    height: auto;
  }
  .banner .contentwidth {
    padding: 2% 0px 65px 0px;
  }
  .banner .left-col {
    width: 100%;
  }
  .banner .right-col {
    padding-top: 20%;
    width: 100%;
  }
  .banner .bg-box {
    width: 400px;
  }
  .banner .banner-img {
    width: 60%;
    height: 550px;
    margin: 26px auto 0px 26px;
  }
  .section8 .contentwidth {
    padding: 60px 0px 90px 0px;
  }
  .section8 .inline-row {
    margin-top: 35px;
  }
  .section8 .item {
    width: 380px;
  }
  /* BEGIN Blog page*/
  .blog .col3 {
    width: 100%;
  }
  .blog .col {
    width: 380px;
    height: auto;
  }
  /* END Blog page*/
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 65%;
  }
  .contact textarea {
    width: 82%;
  }
  /* END CONTACT 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 {
    top: 10px;
  }
  .pdf-genertaion .select2-container .select2-selection--single {
    width: 84%;
    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 30px 0px;
  }
  /* BEGIN CONTACT PAGE */
  .contact input[type="text"],
  .contact input[type="email"],
  .contact textarea {
    width: 70%;
  }
  .contact textarea {
    width: 79%;
  }
  /* END CONTACT PAGE */
}
/* VIEW ON SCREEN SIZE 800*/

@media only screen and (max-width: 800px) {
  .fullwidth {
    max-width: 800px;
  }
  .page-header .vectorimg {
    display: none;
  }
  .banner .contentwidth {
    margin-top: 17%;
  }
  .banner .banner-img {
    margin: 16px auto 0px 26px;
  }
  .section4 .col {
    width: 100%;
  }
  .section4 .left p {
    width: 100%;
  }
  .section4 .right {
    margin-top: 5%;
  }
  .section6 .bg-box {
    width: 50%;
  }
  .section6 .right-col {
    margin-top: 25%;
  }
  .section7 h2 {
    width: 100%;
  }
  .section8 .bg-dots {
    display: none;
  }
  /* BEGIN SINGLE BLOG */
  .singleblog .postdetails h2 {
    margin-top: 45px;
    margin-bottom: 20px;
    width: 100%;
  }
  .singleblog .detailscol {
    width: 100%;
  }
  .singleblog .blogtext p {
    margin-top: 20px;
  }
  /* 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 textarea {
    width: 74%;
  }
  /* 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;
  }
  .page-header.main-header .contentwidth {
    padding: 18% 0px 30px 0px;
  }
  .page-header .right-col {
    margin-top: 15px;
  }
  .banner .contentwidth {
    margin-top: 20%;
  }
  .banner .bg-box {
    width: 55%;
    height: 420px;
  }
  .banner .banner-img {
    height: 495px;
  }
  .banner .right-col {
    padding-top: 22%;
  }
  /* BEGIN CONTACT PAGE */
  .contact textarea {
    width: 71%;
  }
  .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 .contentwidth {
    margin-top: 22%;
  }
  .banner .banner-img {
    width: 70%;
    height: 500px;
  }
  /* 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 textarea {
    width: 70%;
  }
  .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;
  }
  .page-header.main-header .contentwidth {
    padding: 21% 0px 30px 0px;
  }
  .banner .right-col {
    padding-top: 0px;
    margin-top: 28%;
  }
  .section6 {
    padding: 70px 0px 70px 0px;
  }
  .section6 .designimg {
    display: none;
  }
  .section6 .sectionimg {
    top: 5px;
  }
  .section8 .designimg {
    display: none;
  }
  .section8 .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) {
  .fullwidth {
    max-width: 600px;
  }
  h2 {
    font-size: 26px;
  }
  .page-header h1 {
    font-size: 40px;
  }
  .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: 1098px;
  } */
  .banner .contentwidth {
    margin-top: 24%;
  }
  .banner .banner-img {
    margin: 2px auto 0px 26px;
  }
  .banner .right-col {
    margin-top: 20%;
  }
  .section2 {
    padding: 70px 0px 55px 0px;
  }
  .section2 .col.left img {
    width: 100%;
  }
  .section6 .bg-box {
    width: 58%;
  }
  .section6 .sectionimg {
    top: -8px;
  }
  .section9 .accordion,
  .faqs .accordion {
    font-size: 16px;
    line-height: normal;
  }
  .section9 .accordion::after,
  .faqs .accordion::after {
    font-size: 26px;
  }
  .section9 .panel,
  .faqs .panel {
    margin: 15px 0px 15px 0px;
    font-size: 15px;
    line-height: 30px;
  }
  .footer-menu > ul {
    justify-content: left;
  }
}
/* VIEW ON SCREEN SIZE 550*/

@media only screen and (max-width: 550px) {
  .fullwidth {
    max-width: 550px;
  }
  /* .banner {
    height: 1080px;
  } */
  .banner .contentwidth {
    margin-top: 25%;
  }
  .banner .banner-img {
    margin: -18px auto auto 22px;
  }
  .banner .bg-box {
    width: 60%;
  }
  .banner .right-col {
    margin-top: 18%;
  }
  .section4 .left {
    font-size: 17px;
    line-height: 32px;
  }
  .section4 .right {
    font-size: 16px;
  }
  .section4 .url {
    font-size: 15px;
  }
  .section6 .bg-box {
    height: 370px;
  }
  .section6 .sectionimg {
    top: -25px;
  }
  /* 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) {
  .fullwidth {
    max-width: 500px;
  }
  .button {
    width: 200px;
    font-size: 16px;
  }
  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: 1090px;
  } */
  .banner .bg-box {
    width: 70%;
  }
  .banner .banner-img {
    width: 80%;
    margin: -8px auto auto 22px;
  }
  .banner .para {
    line-height: 26px;
  }
  .section2 .para {
    text-align: justify;
  }
  .section3 .left p {
    text-align: justify;
  }
  .section6 .bg-box {
    width: 75%;
    height: 400px;
  }
  .section6 .sectionimg {
    top: 10px;
    width: 90%;
  }
  .section6 .right-col {
    margin-top: 32%;
  }
  .section6 .para {
    text-align: justify;
  }
  .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: 30px;
  }
  /* END Privacy Policy page*/
  /* BEGIN Blog page*/
  .blog .col {
    width: 90%;
  }
  .section8 .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 */
}
/* 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 .contentwidth {
    margin-top: 28%;
  }
  .banner .bg-box {
    height: 360px;
  }
  .banner .banner-img {
    margin: -18px auto auto 22px;
  }
  .banner .right-col {
    margin-top: 30%;
  }
  .section6 .sectionimg {
    top: 0px;
  }
  .section8 .item {
    width: 350px;
  }
  .section8 .blog-text {
    padding: 15px 30px;
  }
  .section8 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;
  }
  .page-header.main-header .contentwidth {
    padding: 29% 0px 35px 0px;
  }
  .header-logo img {
    width: 75%;
  }
  #rmp_menu_trigger-45 {
    margin-top: -13px;
  }
  /* .banner {
    height: 1000px;
  } */
  .banner .contentwidth {
    margin-top: 30%;
  }
  .banner .bg-box {
    height: 320px;
  }
  .banner .banner-img {
    margin: -40px auto auto 22px;
  }
  .banner .right-col {
    margin-top: 28%;
  }
  .section5 {
    padding: 60px 0px 60px 0px;
  }
  .section5 .inline-row,
  .about .inline-row {
    margin-top: 40px;
  }
  .section5 h2,
  .about h2 {
    line-height: 33px;
  }
  .section5 .item {
    width: 300px;
    height: 450px;
  }
  .section5 .content,
  .about .content {
    padding: 0px 7% 50px 7%;
    font-size: 14px;
    line-height: 22px;
  }
  .section6 .bg-box {
    height: 350px;
  }
  .section6 .sectionimg {
    top: -29px;
  }
  .section8 .item {
    width: 90%;
    height: auto;
  }
  .section8 .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;
  }
  .banner .contentwidth {
    margin-top: 35%;
  }
  .banner .bg-box {
    height: 300px;
  }
  .banner .banner-img {
    margin: -66px auto auto 22px;
  }
  .banner .para {
    margin-top: 30px;
  }
  .section6 .bg-box {
    height: 310px;
  }
  .section6 .sectionimg {
    top: -50px;
  }
  /* 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;
  }
  .section6 .sectionimg {
    top: -55px;
  }
}
