

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {

  body{

    text-align: center !important;
  }

  .vc_custom_1570019471911, .vc_custom_1570020087644, .vc_custom_1574110708933, .vc_custom_1574110731204 , .vc_custom_1574110749957, .vc_custom_1574110770005, .vc_custom_1574110787375, .vc_custom_1574110811696 , .vc_custom_1574110836201, .vc_custom_1574110586110{

    padding: 15px !important;
  }


  ul {

    list-style-type: none;
    padding: 0px !important;
}

  .head p{

    font-size: 15px;
    line-height: 32px;

  }

.home.page h3 {

    font-family: 'itc-avant-garde-gothic-pro', sans-serif !important;
    font-size: 30px;
    line-height: 35px;


  }

  .page h2  {

  font-family: 'itc-avant-garde-gothic-pro', sans-serif !important;
  font-size: 30px;
  line-height: 35px;
  text-align: left;

  }

  .page h3  {
  font-family: 'itc-avant-garde-gothic-pro', sans-serif !important;
  font-size: 20px;
  line-height: 25px;


  }

  .page h4  {
  font-family: 'itc-avant-garde-gothic-pro', sans-serif !important;
  font-size: 15px;
  line-height: 15px;

  }


.home.page h4 {
    font-size: 20px;
    line-height: 30px;
}

  /* .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
     padding:inherit;

} */

}

/*  Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {

  h3 {

      font-size: 34px;
      line-height: 40px;

  }
  .head p{

    font-size: 15px;
    line-height: 32px;

  }

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
/*
  body{
    border-top: 5px solid green;

  } */

  body p{
    font-size: 15px;
    line-height: 30px;

  }

  .mobile-menu-wrapper.mobile-menu-fullscreen .mobile-menu-container{

    text-align: center;

  }

  .mobile-menu-wrapper.mobile-menu-fullscreen .mobile-menu-container div.menu>ul li a, .mobile-menu-wrapper.mobile-menu-fullscreen .mobile-menu-container ul.menu li a{

  font-size: 25px;

  }

  .head p{

    font-size: 17px;

  }


  h3{


    font-size: 38px;
    line-height: 42px;


  }




}

/*  Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {




}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1599px) {




}

/* Body: Large Screens */
@media (min-width: 1600px) {

/* .container, .content-area {
		width: 1570px;
	    max-width: 1570px;
	}

	.vc-container .vc-parent-row.row-stretch_row>.vc_row,
	.vc-container .vc-parent-row.row-default {
		width: 1570px;
	    max-width: 1570px;
	} */

}
