/*---------------------------------------------------------------------------------

Theme Name: Roktol
Theme URI: 
Description: Welcome to Roktol
Author: Javed Bloch
Author URI: https://jmjwebpro.com/
Template: Divi
Version: 4.27.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@font-face {
  font-family: 'HeronSans';
  src: url('font/HeronSans-BoldItalic.woff2') format('woff2'),
  url('font/HeronSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'HeronSans';
  src: url('font/HeronSans-Bold.woff2') format('woff2'),
  url('font/HeronSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HeronSans';
  src: url('font/HeronSans-Medium.woff2') format('woff2'),
  url('font/HeronSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HeronSans';
  src: url('font/HeronSans-SemiBold.woff2') format('woff2'),
  url('font/HeronSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HeronSans';
  src: url('font/HeronSans-Regular.woff2') format('woff2'),
  url('font/HeronSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body,p{
  font-family: 'HeronSans';
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

h2{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
}

h3{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
}

h4{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  text-transform: uppercase;
}

#globalheader{
  position: fixed;
  top: 0;
  left: 0; right: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  transition: all 0.9s ease;
}

#globalheader.et-fixed-header{
  padding: 0;
  transition: all 0.9s ease;
  background-color: #fff;
}
#globalheader.et-fixed-header .et_pb_menu__logo-wrap .et_pb_menu__logo img{
  width: 80%;
  transition: all 0.9s ease;
}
#globalheaderow{
  padding: 0;
  width: 100%;
  max-width: 100%;
  background: transparent;
}
#globomenu {
  background: transparent;
}
#globomenu .et_pb_menu__wrap{
  margin-right: 90px;
}
#globomenu ul li{
  margin-right: 50px;
}
#globomenu ul li:last-child{
  margin-right: 0;
}
#globomenu ul li a{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  text-decoration: underline;
}

#globalfooter{
  padding: 165px 0 70px;
  position: relative;
}
#footerow1{
  padding: 25px 0;
  border-top: 1px solid #078B59;
  border-bottom: 1px solid #078B59;
}
#footerow2{
  padding: 80px 0 0;
}
#globalfooter:before{
  content: '';
  width: 100%;
  height: 183px;
  background-image: url(img/footopborder.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  position: absolute;
  left: 0; right: 0;
  top: 0;
}
#copyright{
  padding: 10px 0;
}
#copyrightrow{
  padding: 0;
}
#copyrightrow .et_pb_social_media_follow li{
  margin-bottom: 0;
}
#ctablurb .et_pb_blurb_content{
  display: flex;
}
#ctablurb .et_pb_main_blurb_image{
  width: 30px;
  margin-bottom: 0;
  margin-right: 10px;
}
#ctablurb .et_pb_blurb_container{
  flex: 1;
}
#ctablurb .et_pb_blurb_container,
#ctablurb .et_pb_blurb_container p{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.5);
}
#ctablurb .et_pb_blurb_container a{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
#ctablurb.mailtext .et_pb_blurb_container p{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
#ftheading h6{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}
#ftheading h6:after{
  content: '';
  width: 70px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
#et_pb_contact_form_0 h4{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
}
#et_pb_contact_form_0 .et_pb_contact_form{
  padding-left: 10px;
}
#et_pb_contact_form_0 p.et_pb_contact_field{
  padding: 0;
  margin-bottom: 22px;
}
#et_pb_contact_email_0{
  box-sizing: border-box;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  border-radius: 5px;
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
  padding: 10px 20px;
}
#et_pb_contact_email_0::placeholder{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
}
#et_pb_contact_form_0 button.et_pb_contact_submit{
  background: #FFFFFF;
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px !important;
  color: #FC3A2B;
  margin: 0;
}
body #page-container .et_pb_section #et_pb_contact_form_0 button.et_pb_contact_submit{
  padding: 15px 35px !important;
}
#et_pb_contact_form_0 .et_contact_bottom_container{
  float: left;
  margin: 0;
  text-align: right;
}
#ourservicemenu ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#ourservicemenu ul li{
  list-style: none;
  margin-bottom: 25px;
}
#ourservicemenu ul li a{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
#copyrightext p,#copyrightext a{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6) !important;
}
#ftmenu .et_pb_menu__menu>nav>ul>li{
  padding: 0;
  margin: 0;
  margin-right: 120px;
}
#ftmenu .et_pb_menu__menu>nav>ul>li:last-child{
  margin-right: 0;
}
#ftmenu .et_pb_menu__menu>nav>ul>li>a{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: capitalize;
  padding: 0;
}
#herobanner{
  padding: 0;
  position: relative;
}
#herobanner:after{
  content: '';
  width: 100%;
  height: 183px;
  background-image: url(img/pertune1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto;
  position: absolute;
  left: 0; right: 0;
  bottom: 0;
}
#herobannerow{
  padding: 0;
}
#herotitle h1{
  line-height: 94px;
  text-align: center;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  margin-top: 520px;
  margin-bottom: 140px;
  text-transform: uppercase;
}
#herotitle h1 span{
  color: #FC3A2B;
  display: block;
}
#headingtwo h2{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
#headingtwo p{
  color: #000;
}
#weoferslider .dica-item-content{
  position: relative;
  margin-top: 60px;
}
#weoferslider .dica-item-content h4{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #000000;
}
#weoferslider .dica-item-content h5{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #FFFFFF;
  width: 90px;
  height: 90px;
  background: #00764A;
  border: 7px solid #fff;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -120px;
}
#weoferslider .dica-item-content .content,
#weoferslider .dica-item-content .content p{
  color: #000;
}
.defaultflex {
  display: flex;
  align-items: center;
}
#aboutusection{
  padding: 0;
  background-color: transparent;
  position: relative;
  margin-bottom: 25px;
}
#aboutusection:before{
  content: '';
  width: 60%;
  height: 100%;
  background-image: url(img/rocktoltenker.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  visibility: visible;
  opacity: 1;
}
#aboutusection:after{
  content: '';
  width: 50%;
  height: 100%;
  background-image: url(img/fectorybgd.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  visibility: visible;
  opacity: 1;
}
#aboutrow{
  padding: 0;
  display: flex;
}
#aboutrow .et_pb_column{
  float: none;
  margin: 0;
}
#aboutrow .et_pb_column:last-child{
  padding: 150px 30px 150px 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#abouttext .et_pb_text_inner h2{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
#abouttext .et_pb_text_inner strong{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  display: block;
  margin-bottom: 15px;
}
#abouttext .et_pb_text_inner p{
  font-family: 'HeronSans';
  padding: 0px 0 20px;
}
body #page-container .et_pb_section #viewmorebtn{
  position: relative;
  text-transform: uppercase;
  padding: 15px 30px !important;
  line-height: 20px !important;
}
body #page-container .et_pb_section #viewmorebtn:before{
  content: '';
  width: 92%;
  height: 81%;
  margin: 0 auto;
  border: 4px solid #FC3A2B;
  position: absolute;
  left: 0; right: 0;
  top: 1px;
  visibility: visible;
  display: block !important;
  opacity: 1;
  border-radius: 50px;
}
#mapsection{
  padding: 140px 0;
}
#mapsectionrow{
  padding: 0;
}
#maptextblock{
  background: #FFFFFF;
  border-radius: 10px;
  padding: 70px 50px;
}
#maptextblock h2{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  color: #000000;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
#maptextblock p{
  line-height: 30px;
  color: #000000;
}
#maptextblock strong{
  color: #000000;
}
#clientreviewrow .et_pb_column{
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  justify-content: space-between;
}
#clientreviewrow .et_pb_module.et_pb_text{
  width: 100%;
}
#reviewbrb{
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #00764A;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 0;
  flex: 1;
}
#reviewbrb.et_pb_blurb_1{
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  border: 0px solid #00764A;
} 
#circuleround h3{
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  position: absolute;
  left: 0;
  right: 0;
  top: 58%;
} 
#circuleround.et_pb_circle_counter .percent p{
  padding: 47% 0;
}
#blogpostview .et_pb_ajax_pagination_container{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#blogpostview article{
  width: 32%;
  margin-bottom: 0;
}
#blogpostview  .entry-featured-image-url{
  display: block;
  height: 300px;
  margin-bottom: 0;
}
#blogpostview  .entry-featured-image-url img{
  width: 100%;
  height: 100%;
  border-radius: 15px 15px 0 0;
}
#blogpostview .post-content{
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #D0D0D0;
  border-radius: 0px 0px 15px 15px;
  padding: 25px 20px;
}
#blogpostview h2.entry-title,#blogpostview h2.entry-title a{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
#blogpostview .post-content-inner p{
  line-height: 30px;
  color: #000000;
}
#blogpostview .post-meta,#blogpostview .post-meta a{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FC3A2B;
}
#blogpostview a.more-link{
  font-family: 'HeronSans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #FC3A2B;
  text-transform: capitalize;
}
body #page-container .et_pb_section #viewmorebtn.redbtn{
  background-color: #FC3A2B;
}
body #page-container .et_pb_section #viewmorebtn.redbtn:before{
  border: 4px solid #fff;
}
#welcomeroksection .et_pb_column_2 .et_pb_blurb_position_left .et_pb_main_blurb_image
{
  margin-bottom: 0;
}
#welcomeroksection .et_pb_column_2 .et_pb_blurb_position_left .et_pb_blurb_content {
  margin: 0;
}
#welcomeroksection .et_pb_column_2 .et_pb_blurb_0 .et_pb_blurb_content {
  display: flex;
  align-items: center;
}
#welcomeroksection .et_pb_column_2 .et_pb_blurb_0 
{
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 35px;
}
#valueblurb
{
  padding: 30px;
  background-color: #F2F8F6;
  border-radius: 10px;
  width: 48%;
  margin-bottom: 0;
}
#valueblurb h5 
{
  font-size: 24px;
  color: #000;
  display: flex;
  line-height: 30px;
}
#valueblurb h5:before
{
  content: url(/wp-content/uploads/2025/11/redright.png);
  margin-right: 15px;
}
#valueblurb .et_pb_blurb_description
{
  color: #000;
}
#corevaluesection .et_pb_row_5
{
  padding: 0;
}
div#corevaluesection {
  padding: 100px 0 0;
}
#corevaluerow
{
  padding-bottom: 0;
}
#corevaluerow .et_pb_column_9  
{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
#welcomerokcol2 .et_pb_blurb_0 .et_pb_blurb_content .et_pb_main_blurb_image
{
  width: 17%;
}
#welcomerokcol2 .et_pb_blurb_1 .et_pb_blurb_content .et_pb_main_blurb_image
{
  width: 17%;
}
#et_pb_contact_form_0 .et-pb-contact-message p,
#et_pb_contact_form_0 .et-pb-contact-message ul li
{
	color: #23ff00;
}
#et_pb_contact_form_0 .et-pb-contact-message ul
{
	padding-bottom: 10px !important;
}
/******************* Media Query Code Start ******************************/

@media only screen and (min-width: 981px){
  #justmobile{
    display: none;
  }
}
@media only screen and (max-width: 1500px){
  #aboutrow .et_pb_column:last-child{
    padding: 70px 0px 78px 90px;
  }
}
@media only screen and (max-width: 1400px){
  .et_pb_row{
    width: 90%;
  }
}
@media only screen and (max-width: 1800px){
  #aboutrow .et_pb_column:last-child{
    padding: 40px 0px 38px 90px;
  }
  #globomenu ul li {
    margin-right: 40px;
    padding: 0;
  }
  #blogpostview .entry-featured-image-url{
    height: 250px;
  }
  #blogpostview .entry-featured-image-url img{
    object-fit: cover;
  }
  #blogpostview h2.entry-title, #blogpostview h2.entry-title a{
    font-size: 18px;
  }
}
@media only screen and (max-width: 1300px){
  #aboutrow .et_pb_column:last-child{
    padding: 40px 0px 38px 90px;
  }
  #globomenu ul li {
    margin-right: 40px;
    padding: 0;
  }
  #blogpostview .entry-featured-image-url{
    height: 250px;
  }
  #blogpostview .entry-featured-image-url img{
    object-fit: cover;
  }
  #blogpostview h2.entry-title, #blogpostview h2.entry-title a{
    font-size: 18px;
  }
}
@media only screen and (max-width: 1100px){
  #herotitle h1{
    margin-top: 250px;
    margin-bottom: 120px;
    font-size: 48px;
    line-height: 58px;
  }
  #aboutusection:after{
    width: 55%;
  }
  #aboutrow .et_pb_column:last-child{
    padding: 28px 0px 30px 60px;
  }
  #abouttext .et_pb_text_inner h2{
    font-size: 34px;
    line-height: 43px;
  }
  #abouttext .et_pb_text_inner strong{
    font-size: 18px;
    line-height: 26px;
  }
  body, p{
    font-size: 14px;
    line-height: 26px;
  }
  #mapsection {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 980px){
  #globomenu .et_pb_menu_inner_container{
    display: flex;
  }
  #welcomerokcol2 .et_pb_blurb_0 .et_pb_blurb_content .et_pb_main_blurb_image
  {
    width: 40%;
  }
  #welcomerokcol2 .et_pb_blurb_1 .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 27%;
  }
  #globomenu .et_pb_menu__logo-wrap{
    width: 108px;
    margin-bottom: 0;
  }
  #globomenu .et_pb_menu__wrap{
    justify-content: flex-end;
    margin-right: 0;
  }
  #globalheaderow{
    width: 90%;
  }
  #globomenu .et_mobile_nav_menu{
    margin: 0;
  }
  #headingtwo h2,#maptextblock h2,#clientreviewrow h2,#countertile h2,#blogsections h2{
    font-size: 36px;
    line-height: 50px;
  }
  #weoferslider .dica-item-content h4{
    font-size: 20px;
    line-height: 26px;
  }
  #reviewbrb{
    flex: unset;
  }
  #clientreviewrow .et_pb_column{
    row-gap: 50px;
  }
  #blogpostview article{
    width: 48%;
    margin-bottom: 33px;
  }
  #aboutusection:before,#aboutusection:after{
    display: none;
  }
  #aboutrow{
    flex-direction: column;
    width: 100%;
  }
  #aboutrow .et_pb_column:last-child{
    background-image: url(/wp-content/uploads/2025/11/mobilfectorybg.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #FC3A2B;
    background-size: contain;
    padding: 58px 40px;
  }
  #globomenu .mobile_menu_bar:before{
    font-size: 50px;
  }
  #globomenu ul li{
    margin-right: 0;
  }
  #globomenu ul li a{
    padding: 10px 0%;
  }
  #globalheader.et-fixed-header .et_pb_menu__logo-wrap .et_pb_menu__logo img{
    margin: 0;
  }
  #globalheader.et-fixed-header{
    padding: 5px 0;
  }
  #ftmenu.et_pb_menu .et_mobile_nav_menu{
    display: none;
  }
  #ftmenu.et_pb_menu .et_pb_menu__menu{
    display: block;
  }
  #ftmenu .et_pb_menu__menu>nav>ul>li{
    margin-right: 30px;
  }
}
@media only screen and (max-width: 600px){

  #welcomerokcol2 .et_pb_blurb_0 .et_pb_blurb_content .et_pb_main_blurb_image
  {
    width: 20%;
  }
  #welcomerokcol2 .et_pb_blurb_1 .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 19%;
  }
  #corevaluesection .et_pb_row_5 h2
  {
    font-size: 36px;
  }
  #welcomeroksection .et_pb_row_1 .et_pb_column_1 h2
  {
    font-size: 36px;
    text-align: center;
  }
  #valueblurb .et_pb_blurb_description
  {
    font-size: 16px;
  }
  #corevaluerow
  {
    padding-top: 10px;
  }
  #valueblurb
  {
    width: 100%;
    padding: 22px 20px;
  }
  #corevaluesection
  {
    padding: 40px 0 0 !important;
  }
  #mapsection
  {
    padding: 60px 0;
  }
  #mapsectionrow .et_pb_column_6  
  {
    margin-bottom: 0;
  }
  #welcomeroksection .et_pb_row_1 .et_pb_column_1 p 
  {
    text-align: center;
  }
  #ftmenu .et_pb_menu__menu>nav>ul>li{
    margin-right: 15px;
  }
  p 
  {
    font-size: 16px;
    line-height: 30px;
  }
  #welcomeroksection .et_pb_row.et_pb_row_1.defaultflex
  {
    padding-bottom: 10px;
  }
  div#whatweoffer {
    padding: 20px 0 40px;
  }
  #welcomeroksection
  {
    padding: 10px 0;
  }
  #clientreviewrow .et_pb_column {
    row-gap: 30px;
  }
  div#countertile {
    padding-bottom: 0;
  }
  #clientreview .et_pb_row_4col .et_pb_column_1_4 
  {
    width: 70% !important;
    margin-bottom: 0;
  }

  #circuleround,#circuleround .percent
  {
    margin-bottom: 0 !important;
  }
  #clientreview .et_pb_row_4col
  {
    padding-top: 0;
    row-gap: 30px;
    place-content: center;
  }
  #aboutrow .et_pb_column:last-child
  {
    padding: 50px 20px;
  }
  #clientreview
  {
    padding: 40px 0 20px;
  }
  #blogrow1
  {
    padding-bottom: 0;
  }
  #blogpostview
  {
    margin-bottom: 0;
  }
  #div#blogsections {
    padding: 10px 0;
  }
  #clientreviewrow
  {
    padding: 0;
  }
  #maptextblock
  {
    padding: 40px 20px;
  }
  #herotitle h1
  {
    margin-top: 234px;
    margin-bottom: 60px;
  }
  #weoferslider .dica-item-content .content, #weoferslider .dica-item-content .content p
  {
    font-size: 16px;
  }
  #weoferslider .dica-item-content h4 {
    font-size: 24px;
    line-height: 26px;
  }
  #whatweofferow1
  {
    padding: 0;
  }
  #globomenu ul li a{
    font-size: 16px;
  }
  #blogpostview article{
    width: 100%;
  }
  #blogpostview .post-meta{
    padding-top: 10px;
  }
  #copyrightrow .et_pb_column{
    margin-bottom: 0;
  }
  .defaultflex{
    flex-direction: column;
    text-align: center;
  }
  #copyrightrow .et_pb_image_1_tb_footer{
    text-align: center;
  }
  /*#circuleround.et_pb_circle_counter canvas{
    top: 36px;
    left: 28px;
    width: 300px !important;
    height: 300px !important;
  }*/
  body #page-container .et_pb_section #viewmorebtn{
    line-height: 24px !important;
  }
  #globalfooter{
    padding: 115px 0 70px;
  }
  #footerow2 {
    padding: 50px 0 0;
  }
  #et_pb_contact_form_0 .et_contact_bottom_container{
    float: none;
    text-align: center;
  }
  body #page-container .et_pb_section #et_pb_contact_form_0 button.et_pb_contact_submit{
    width: 100%;
    display: block;
    padding: 15px 0!important;
  }
  #ourservicemenu ul li{
    margin-bottom: 17px;
  }
  #clientreviewrow h2{
    padding: 0;
    margin: 0;
  }
  #clientreviewrow .et_pb_module.et_pb_text{
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 480px)
{
  #welcomerokcol2 .et_pb_blurb_0 .et_pb_blurb_content .et_pb_main_blurb_image
  {
    width: 30%;
  }
  #welcomerokcol2 .et_pb_blurb_1 .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 20%;
  }
}
/******************* Media Query Code End ******************************/