@charset "UTF-8";
@font-face {
  font-family: bb;
  src: url(fonts/BebasNeue-Bold.otf) format("opentype");
}
@font-face {
  font-family: mb;
  src: url(fonts/Montserrat-Bold.ttf) format("truetype");
}
@font-face {
  font-family: mm;
  src: url(fonts/Montserrat-Medium.ttf) format("truetype");
}
@font-face {
  font-family: mr;
  src: url(fonts/Montserrat-Regular.ttf) format("truetype");
}
@font-face {
  font-family: msb;
  src: url(fonts/Montserrat-SemiBold.ttf) format("truetype");
}
body {
  max-width: 1600px;
  margin: auto;
  background: white;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: white;
}

/* BLOG LIST */
.hold-blog-list ul li span {
    position: absolute;
    background: #255279;
    width: 45px;
    height: 100%;
    top: 0;
     font-family: 'mr';
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    border-radius: 7px 0 0 7px;
}
.hold-blog-list ul li {
    padding: 15px 0 15px 55px;
    background: #f1f1f1;
    margin: 0 0 10px !important;
    text-align: left;
    position: relative;
    border-radius: 7px;
    border: 1px solid #d1d1d1;
}
.hold-blog-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hold-blog-list {
    position: relative;
}
.postid-658 .pagesflex .leftflex .holdsingleimg {
    position: relative;
    width: 45%;
    float: left;
    margin-right: 4%;
    display: none;
}
/* END */

/* DOM CSS*/
.blog .pagesflex .rightflex {
    flex-basis: 30%;
    display: none;
}

.blog .pagesflex .leftflex {
    flex-basis: 100%;
    margin-right: 4%;
    font-family: mr;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 100;
    color: #1e2760;
}
.pagesflex .leftflex .flexpost .rightpost .postauthor {
    color: #b1b1b1;
    margin: 0;
    font-family: mr;
    display: none;
    font-size: 14px;
}

/* End */


/* ADDITIONAL CSS */
.jose-crucial .innercon .content .desc {
    font-family: mr;
    font-size: 17px;
    line-height: 2;
    margin: 0;
}
.jose-crucial .innercon .content h2 {
    font-family: bb;
    font-size: 50px;
    margin: 0 0 20px;
    letter-spacing: 1px;
}
.jose-crucial .innercon .content {
    position: relative;
}
.jose-crucial .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 50px;
}
.jose-crucial {
    position: relative;
    padding: 100px 0 0;
}
.new-accordion .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 50px;
}
.new-accordion {
    position: relative;
    background: #dbdbdb;
    padding: 100px 0;
}
.new-accordion .innercon .panels {
  position: relative;
}
.new-accordion .innercon .panels .ques {
    font-family: bb;
    color: #353535;
    font-size: 22px;
    background: white;
    padding: 20px;
    margin-bottom: 15px;
    outline: none;
    border-radius: 0;
    border: 1px solid #dddddd;
    letter-spacing: 1px;
}
.new-accordion .innercon .panels .holdcon p {
    line-height: 2;
}
.new-accordion .innercon .panels .holdcon {
    margin: 0 0 15px;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 2;
    color: black;
}
.new-accordion .innercon .panels .ui-icon {
  float: right;
  margin: 4px 0 0 0 !important;
  font-size: 20px !important;
  background-image: url(jqueryui/images/ui-icons_444444_256x240.png) !important;
}
.new-accordion .innercon .panels .defaultIcon {
  background-image: url(images/defaultIcon.png) !important;
  width: 15px !important;
  height: 15px !important;
  background-size: contain;
}
.new-accordion .innercon .panels .selectedIcon {
  background-image: url(images/selectedIcon.png) !important;
  width: 15px !important;
  height: 15px !important;
  background-size: contain;
}


.corp-agreement .innercon .content .desc {
    font-family: 'mr';
    font-size: 17px;
    line-height: 2;
    text-align: justify;
}
.corp-agreement .innercon .content .title {
    font-family: 'bb';
    margin: 0 0 20px;
}
.corp-agreement .innercon .content img {
    height: 100%;
    object-fit: cover;
}
.corp-agreement .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 50px;
}
.corp-agreement {
    position: relative;
    padding: 100px 0;
}
/* END */

button.menuicon{
    display:none;
}

.postid-424 .pagesflex .leftflex .holdsingleimg img {
    width: 100%;
    height: 100%;
    display: none;
}

.pagesflex .leftflex .pages-img img {
    width: 100%;
	height: 450px;
	object-fit: cover;
}

.pagesflex .leftflex .b-break img {
    margin-top: -20px;
    margin-bottom: -20px;
}
.pagesflex .leftflex h2.normal {
    font-family: msb;
    color: #1e2760;
    font-size: 30px;
    margin: 25px 0px 30px;
    text-align: left;
    text-shadow: 0px 0px #3244a1;
    letter-spacing: normal;
    text-transform: capitalize;
}

.pagesflex .leftflex .singlerecentpost {
    margin-top: 5%;
    display: none;
}
.pagesflex .leftflex .case-eval {
    background: #3244a1;
    width: 100%;
    padding: 50px 50px;
    margin: 0;
    color: white;
}	
.pagesflex .leftflex .case-eval-title {
    text-align: center;
        color: white;
    font-size: 26px;
    margin: 0;
     font-weight: 600;
}

.pagesflex .leftflex .case-eval-num {
    text-align: center;
  margin-top: 15px;
    font-size: 20px;
    line-height: 1;
   
     color: white;
}
.pagesflex .leftflex .case-eval-num a {
    color: #fe6912;
    text-decoration: none;

}
.pagesflex .leftflex .case-eval-num a:hover {
    color: white;
}
.easyreview-badge .exit {
    position: absolute;
    right: -15px;
    font-size: 20px;
    background: #191919;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 50px;
    line-height: 20px;
    font-family: futura;
    top: -15px;
    cursor: pointer;
}

.easyreview-badge img {
    width: 200px;
    padding: 10px;
    box-shadow: 0 0 20px black;
    background: white;
}
.easyreview-badge {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 20px;
    left: 20px;
}
/*CONTACT PAGE*/

.contactpage{
    position:relative;
	padding:80px 0;
}
.contactpage .innercon{
	max-width:1200px;
	margin:auto;
	display:grid;
	grid-template-columns:repeat(2,1fr);
	grid-gap:50px;
}
.contactpage .innercon .content:nth-child(1){
	position:relative;
}
.contactpage .innercon .title{
	font-family: mb;
    color: #1e2760;
	text-transform:uppercase;
    font-size: 22px;
    margin: 0 0 20px;
}
.contactpage .innercon .under{
	font-family: mr;
    color: #424242;
    font-size: 18px;
    margin: 0 0 40px;
}
.contactpage .innercon .infos {
    font-family: mr;
    color: #424242;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ececec;
}
.contactpage .innercon .infos .fa{
	color:#fe6912;
	margin:0 10px 0 0;
}
.contactpage .innercon .infos  a{
	color: #424242;
	text-decoration:none;
}
.contactpage .innercon .content:nth-child(2){
	padding:30px;
	box-shadow:0 0 20px gray;
	position:relative;
}
.contactpage .innercon .content:nth-child(2) .flex{
	display:grid;
	grid-template-columns:repeat(2,1fr);
	grid-gap:20px;
	margin-bottom:20px;
}
.contactpage .innercon .content:nth-child(2) .inputs{
	width:100%;
	position:relative;
	margin-bottom:20px;
}
.contactpage .innercon .content:nth-child(2) .inputs:last-child{
	margin:0;
}
.contactpage .innercon .content:nth-child(2) input,.contactpage .innercon .content:nth-child(2) select, .contactpage .innercon .content:nth-child(2) textarea{
	width:100%;
	padding:15px 0;
	text-indent:15px;
	border:1px solid gray;
	font-family:mr;
	color:#424242;
	font-size:17px;
	outline:none;
}
.contactpage .innercon .content:nth-child(2) input::placeholder,.contactpage .innercon .content:nth-child(2) select::placeholder, .contactpage .innercon .content:nth-child(2) textarea::placeholder{
	color:gray;
	font-size:15px;
}
.contactpage .innercon .content:nth-child(2) .inputs .send {
    border: 2px solid #1e2760;
    background: transparent;
    color: #fe6912;
    font-family: 'mr';
    text-decoration: none;
    outline: none;
    margin: 0;
}
/*END*/

/*TESTIMONIALS*/
.reviews{
    position:relative;
}
.reviews .container{
    padding:0 0 20px;
    margin: 0 0 20px;
    border-bottom:1px solid gainsboro;
}
.reviews .container .reviewer{
    font-family: msb;
    font-size:20px;
    margin:0 0 10px;
    color:#1e2760;
}
.reviews .container .star{
    position:relative;
    margin: 0 0 20px;
    font-size:15px;
    font-family: mr;
}
.reviews .container .star .fa{
    color:#fe6912;
    margin:0 8px 0 0;
}
.reviews .container .star span{
    font-size:15px;
    color:gray;
}
.reviews .container .reviewdesc{
    position:relative;
    margin: 0 0;
    font-size:18px;
    color:gray;
    font-family: mr;
}
.reviews .viewreview{
    background: transparent;
    border: 2px solid #fe6912;
    width: 200px;
    padding: 20px 0;
    text-decoration: none;
    outline: none;
    font-family: msb;
    font-weight: 100;
    color:#1e2760;
}
/*END*/

button.menus {
    display: none;
}
.sticks {
  position: fixed !important;
  width: 100%;
  background: white;
  box-shadow: 0 5px 10px -5px black;
  top: 0;
  max-width: 1600px;
  z-index: 99999;
}

#holdnavigation {
  position: relative;
}
#holdnavigation .topmenu {
  background: #1e2760;
  padding: 0;
  position: relative;
}
#holdnavigation .topmenu .innercon {
  display: flex;
  position: relative;
  max-width: 1200px;
  margin: auto;
  z-index: 0;
}
#holdnavigation .topmenu .innercon .content:nth-child(1) {
  flex-basis: 75%;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) {
  flex-basis: 25%;
  display: flex;
  align-items: center;
}

#holdnavigation .topmenu .innercon .content:nth-child(2) .holdinfo {
    width: 100%;
    position: relative;
    text-align: center;
}


#holdnavigation .topmenu .innercon .content:nth-child(2) .holdinfo .num {
    font-family: 'mb';
    font-size: 23px;
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #ffffff4a;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdinfo .num a {
    color: white;
    text-decoration: none;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdinfo .available {
    font-family: 'mr';
    color: white;
    font-size: 12px;
}

#holdnavigation .topmenu .innercon .content:nth-child(2) .holdinfo .free {
    margin: 2px 0 0;
    color: #fe6912;
    font-family: 'mb';
    font-size: 12px;
    text-transform: uppercase;
}


#holdnavigation .topmenu .innercon .content:nth-child(2) .holdsearch {
  margin-bottom: 0;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdsearch aside#search-3 .search-form {
  display: flex;
  margin: 0;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdsearch aside#search-3 .search-form label {
  flex-basis: 90%;
  margin: 0;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdsearch aside#search-3 .search-form label input {
  background: transparent;
  margin: 0;
  outline: none;
  font-family: mr;
  font-size: 17px;
  border: none;
  color: white;
  border-bottom: 1px solid white;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdsearch aside#search-3 .search-form label input::placeholder {
  color: white;
  font-size: 14px;
  opacity: 0.5;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdsearch aside#search-3 .search-form button.search-submit {
  flex-basis: 10%;
  margin: 0;
  background: transparent;
  outline: none;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) .holdsearch aside#search-3 .search-form button.search-submit .fa {
  font-size: 20px;
}

.headerinfo {
  padding: 2% 0;
  background: white;
}
.headerinfo .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  z-index: 0;
/*   display: flex; */
}
.headerinfo .innercon .content:nth-child(1) {
  display: flex;
	justify-content:center;
  align-items: center;
  font-family: br;
  flex-basis: 33.33%;
}
.headerinfo .innercon .content:nth-child(1) img {
  width: 400px;
}
.headerinfo .innercon .content:nth-child(2) {
  font-family: msb;
  color: #fe6a13;
  font-size: 30px;
  flex-basis: 33.33%;
  display: none;
  justify-content:flex-end;
}
.avail {
    margin-top: 16px;
}
.headerinfo .innercon .content:nth-child(3) {
  font-family: msb;
  color: black;
  font-size: 20px;
  flex-basis: 33.33%;
  display: none;
  justify-content: flex-end;
}
.headerinfo .innercon .content:nth-child(3) .hold {
    display: flex;
    width: 60%;
    padding: 2%;
    background: #fe6912;
    align-items: center;
    text-align: right;
    justify-content: center;
}
.headerinfo .innercon .content:nth-child(3) .fa {
  margin-right: 5%;
  color: white;
  font-size: 70px;
}
.headerinfo .innercon .content:nth-child(3) a {
  color: white;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}
.headerinfo .innercon .content:nth-child(3) a span {
  font-family: mr;
  font-size: 12px;
}

.bg {
  transition: 0.2s;
  background: #1e2760;
  padding: 50px;
}

.navflex {
  background: #3244a1;
  padding: 2% 5%;
  display: flex;
}
.navflex .left {
  flex-basis: 25%;
  display: flex;
  align-items: center;
}
.navflex .left .logo {
  color: #333333;
  font-family: lb;
  font-size: 20px;
  width: 200px;
  font-weight: bold;
  padding: 5% 0;
  background: white;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.navflex .center {
  flex-basis: 50%;
}
.navflex .right {
  flex-basis: 25%;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.navflex .right .num {
  background: white;
  border-radius: 50px;
  width: 200px;
  font-family: lr;
  font-size: 16px;
  outline: none;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}

ul#menu-primary-menu {
  text-align: left;
  margin: 0;
}
ul#menu-primary-menu li {
  display: inline-block;
  position: relative;
  font-family: msb;
  color: white;
  font-size: 17px;
  margin: 0;
  text-transform: uppercase;
}
ul#menu-primary-menu .current_page_item a {
  background: #fe6912;
  color: white !important;
}
ul#menu-primary-menu a {
  text-decoration: none;
  color: white;
  display: block;
  padding: 40px 10px;
}

.div1 {
  padding: 100px 0;
  position: relative;
  background:url(https://www.velasquezlawoffice.com/wp-content/uploads/2023/08/bg.webp)no-repeat center;
  background-size:cover;
}
.div1 img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.div1 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  z-index: 0;
  display: flex;
}
.div1 .innercon .content:nth-child(1) {
  flex-basis: 50%;
  margin-right: 8%;
  display: flex;
  align-items: center;
}
.div1 .innercon .content:nth-child(1) .slogan {
  font-family: bb;
  color: white;
  text-shadow: 2px 2px black;
  font-size: 120px;
  margin: 0;
  letter-spacing: 2px;
  width: 70%;
  line-height: 120px;
}
.div1 .innercon .content:nth-child(1) .year {
  font-family: msb;
  color: #fe6912;
  font-size: 22px;
  margin: 3% 0;
}
.div1 .innercon .content:nth-child(1) .under {
  font-family: mm;
  font-size: 22px;
  color: white;
  margin: 0;
}
.div1 .innercon .content:nth-child(2) {
  flex-basis: 50%;
  background: #1e2760;
  padding: 2%;
}
.div1 .innercon .content:nth-child(2) .contact {
  padding: 3%;
  border: 2px solid white;
}
.div1 .innercon .content:nth-child(2) .contact .free {
  text-align: center;
  color: white;
  font-family: bb;
  letter-spacing: 2px;
  font-size: 50px;
  margin: 0;
  text-shadow: 2px 2px black;
}
.div1 .innercon .content:nth-child(2) .contact .flex {
  display: flex;
}
.div1 .innercon .content:nth-child(2) .contact .flex input {
  flex-basis: 50%;
}
.div1 .innercon .content:nth-child(2) .contact .flex span:nth-child(1) {
  margin-right: 3%;
}
.div1 .innercon .content:nth-child(2) .contact .inputs {
  margin-bottom: 3%;
  text-align: center;
}
.div1 .innercon .content:nth-child(2) .contact .inputs .send {
  background: transparent;
  border: 2px solid #fe6912;
  width: 100%;
  padding: 3%;
  text-decoration: none;
  outline: none;
  font-family: msb;
  font-weight: 100;
}
.div1 .innercon .content:nth-child(2) .contact input, .div1 .innercon .content:nth-child(2) .contact textarea, .div1 .innercon .content:nth-child(2) .contact select {
  width: 100%;
  padding: 15px 0;
  color: gray;
  height: auto;
  text-indent: 15px;
  font-family: mr;
  font-size: 15px;
  outline: none;
  border: none;
}
.div1 .innercon .content:nth-child(2) .contact input::placeholder, .div1 .innercon .content:nth-child(2) .contact textarea::placeholder, .div1 .innercon .content:nth-child(2) .contact select::placeholder {
  font-size: 15px;
  text-transform: uppercase;
  color: gray;
}

.div2 {
  padding: 5% 0;
  position: relative;
  background: #3244a1;
}
.div2 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  z-index: 0;
  display: flex;
}
.div2 .innercon .content:nth-child(1) {
  flex-basis: 35%;
  position: relative;
}
.div2 .innercon .content:nth-child(1) img {
  width: 100%;
}
.div2 .innercon .content:nth-child(2) {
  flex-basis: 65%;
  display: flex;
  align-items: flex-end;
}
.div2 .innercon .content:nth-child(2) .hold {
  width: 100%;
  background: white;
  padding: 8% 5%;
}
.div2 .innercon .content:nth-child(2) .title {
  text-align: left;
  color: black;
  font-family: bb;
  letter-spacing: 2px;
  font-size: 60px;
  margin: 0;
  padding-bottom: 1%;
  position: relative;
}
.div2 .innercon .content:nth-child(2) .title::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 200px;
  left: 0;
  bottom: 0;
  background: #fe6912;
}
.div2 .innercon .content:nth-child(2) .about {
  font-family: msb;
  color: #545454;
  font-size: 22px;
  margin: 3% 0;
}
.div2 .innercon .content:nth-child(2) .learn {
  background: #fe6912;
  width: 250px;
  padding: 2.5% 0;
  font-family: msb;
  color: white;
  text-decoration: none;
  outline: none;
}

.div3 {
  position: relative;
  padding: 3% 0;
}
.div3 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  z-index: 0;
  text-align: center;
}
.div3 .innercon .view {
  background: #fe6912;
  width: 250px;
  padding: 2% 0;
  font-family: msb;
  margin-top: 3%;
  color: white;
  text-decoration: none;
  outline: none;
}
.div3 .innercon .title {
  text-align: left;
  color: black;
  font-family: bb;
  letter-spacing: 2px;
  font-size: 60px;
  margin: 0;
  text-align: center;
}
.div3 .innercon .grids {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  margin: 4% auto 0;
}

.div3 .innercon .grids a {
    text-decoration: none!important;
}

.div3 .innercon .grids p {
    color: #000;
}

.div3 .innercon .grids .content:nth-child(1) {
  border-right: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
}
.div3 .innercon .grids .content:nth-child(2) {
  border-bottom: 1px solid #bebebe;
}
.div3 .innercon .grids .content:nth-child(3) {
  border-right: 1px solid #bebebe;
}
.div3 .innercon .grids .content:nth-child(5) {
    border-top: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
}
.div3 .innercon .grids .content:nth-child(6) {
    border-top: 1px solid #bebebe;
}
.div3 .innercon .grids .content {
  cursor: pointer;
  padding: 5%;
  transition: 0.3s;
}
.div3 .innercon .grids .content:hover img {
    filter: invert(1) brightness(2);
}
.div3 .innercon .grids .content:hover {
  background: #1e2760;
}
.div3 .innercon .grids .content:hover .patitle, .div3 .innercon .grids .content:hover .padesc {
  color: white;
}
.div3 .innercon .grids .content img {
  width: 150px;
  margin: auto;
}
.div3 .innercon .grids .content .patitle {
  font-family: msb;
  color: #1e2760;
  font-size: 30px;
  text-align: center;
  margin: -20px 0 2%;
}
.div3 .innercon .grids .content .padesc {
  font-family: mr;
  font-size: 16px;
  margin: 0;
  text-align: center;
}

.div4 {
  position: relative;
  padding: 5% 0;
}
.div4 img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.div4 .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  z-index: 0;
}
.div4 .innercon .title {
  text-align: left;
  color: black;
  font-family: bb;
  letter-spacing: 2px;
  font-size: 60px;
  margin: 0;
  color: white;
  text-align: center;
  position: relative;
  padding-bottom: 1%;
}
.div4 .innercon .title::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 200px;
  left: calc(50% - 100px);
  bottom: 0;
  background: #fe6912;
}
.div4 .innercon .content {
  margin-top: 4%;
}
.div4 .innercon .content .swiper-container {
  width: 100%;
  height: auto;
}
.div4 .innercon .content .swiper-slide {
  text-align: center;
  position: relative;
}
.div4 .innercon .content .swiper-slide .holdreview {
  text-align: left;
  border-radius: 5px;
  background: #fff;
  position: relative;
  padding: 3%;
}
.div4 .innercon .content .swiper-slide .holdreview .review {
  font-family: msb;
  margin: 0;
  font-size: 20px;
}
.div4 .innercon .content .swiper-slide .holdreview .left {
  background: white;
  display: flex;
  margin-top: 20px;
  width: 35%;
  background: #3244a1;
  padding: 1.5%;
}
.div4 .innercon .content .swiper-slide .holdreview .left .right:nth-child(1) {
  flex-basis: 20%;
}
.div4 .innercon .content .swiper-slide .holdreview .left .right:nth-child(1) img {
  width: 100%;
  position: relative;
}
.div4 .innercon .content .swiper-slide .holdreview .left .right:nth-child(2) {
  padding-left: 5%;
  flex-basis: 80%;
  display: flex;
  align-items: center;
}
.div4 .innercon .content .swiper-slide .holdreview .left .right:nth-child(2) .hold {
  width: 100%;
  text-align: left;
}
.div4 .innercon .content .swiper-slide .holdreview .left .right:nth-child(2) .hold .name {
  font-family: mb;
  color: white;
  text-transform: uppercase;
  font-size: 23px;
  margin: 0;
}
.div4 .innercon .content .swiper-slide .holdreview .left .right:nth-child(2) .hold .date {
  font-family: mr;
  color: white;
  opacity: 1;
  margin: 0;
  font-size: 15px;
}
.div4 .innercon .content .flexreview {
  position: relative;
  margin-top: 40px;
  display: flex;
}
.div4 .innercon .content .flexreview .more {
  flex-basis: 30%;
}
.div4 .innercon .content .flexreview .more .test {
  background: #fe6912;
  width: 300px;
  padding: 25px 0;
  font-family: msb;
  color: white;
  text-decoration: none;
  outline: none;
}
.div4 .innercon .content .flexreview .pagination {
  display: flex;
  justify-content: flex-end;
  flex-basis: 70%;
}
.div4 .innercon .content .flexreview .pagination .swiper-button-next {
  position: relative;
  flex-basis: 10%;
  border-radius: 5px;
  background: white;
  color: red;
  outline: none;
}
.div4 .innercon .content .flexreview .pagination .swiper-button-next::after {
  position: absolute;
  content: "⇨";
  font-size: 30px;
  color: #fe6912 !important;
  left: calc(50% - 15px);
}
.div4 .innercon .content .flexreview .pagination .swiper-button-prev {
  position: relative;
  flex-basis: 10%;
  border-radius: 5px;
  background: white;
  color: red;
  outline: none;
  margin-right: 5%;
}
.div4 .innercon .content .flexreview .pagination .swiper-button-prev::after {
  position: absolute;
  content: "⇦";
  font-size: 30px;
  color: #fe6912 !important;
  left: calc(50% - 15px);
}
.new-badges {
    position: relative;
    padding: 100px 0;
}
.new-badges .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 50px;
}
.new-badges .innercon .content {
    position: relative;
    background: #dedede;
    padding: 40px;
    text-align: center;
}
.new-badges .innercon .content:after {
    position: absolute;
    content: '';
    background: #1e2760;
    width: 100%;
    left: 0;
    height: 60px;
    top: 0;
}
.new-badges .innercon .content .holdimg {
    width: 80px;
    height: 80px;
    background: #1e2760;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -30px auto 0;
    z-index: 99;
    position: relative;
}
.new-badges .innercon .content img {
    width: 40px;
	    filter: invert(1);
    height: 40px;
    margin: auto;
    object-fit: contain;
}
.new-badges .innercon .content .title {
    font-family: 'mb';
    text-transform: uppercase;
    margin: 20px 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #c7c7c7;
}
.new-badges .innercon .content .desc {
    font-family: 'mr';
    font-size: 13px;
    line-height: 2;
    margin: 0;
}

.div5 {
  text-align: center;
  position: relative;
  padding: 5% 0;
}
.div5 button.more {
  background: #fe6912;
  width: 250px;
  padding: 2% 0;
  font-family: msb;
  margin-top: 3%;
  color: white;
  text-decoration: none;
  outline: none;
}
.div5 .title {
  text-align: left;
  color: black;
  font-family: bb;
  letter-spacing: 2px;
  font-size: 60px;
  margin: 0;
  text-align: left;
  max-width: 1200px;
  margin: auto;
  position: relative;
  padding-bottom: 1%;
}
.div5 .title::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 200px;
  left: 0;
  bottom: 0;
  background: #fe6912;
}
.div5 .innercon {
  position: relative;
  max-width: 1200px;
  margin: 4% auto 0;
  z-index: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 70px;
}
.div5 .innercon .content {
  position: relative;
}
.div5 .innercon .content .panels {
  position: relative;
}
.div5 .innercon .content .panels .ques {
  text-align: left;
  padding: 5%;
  font-family: mm;
  font-size: 20px;
  background: white;
  border-radius: 0;
  color: black;
  border: 1px solid gray;
  outline: none;
  margin-bottom: 15px;
}
.div5 .innercon .content .panels .holdans {
  text-align: left;
  margin-top: -15px;
  margin-bottom: 15px;
  padding: 3%;
  position: relative;
}
.div5 .innercon .content .panels .holdans .ans {
  font-family: mr;
  font-size: 16px;
  margin: 0;
}

.ui-icon {
  float: right;
  margin: 4px 0 0 0 !important;
}

.defaultIcon {
  background-image: url(images/defaultIcon.png) !important;
  width: 15px !important;
  height: 15px !important;
  background-size: contain;
}

.selectedIcon {
  background-image: url(images/selectedIcon.png) !important;
  width: 15px !important;
  height: 15px !important;
  background-size: contain;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #3244a1 !important;
  font-weight: normal;
  color: #ffffff !important;
}

.holdmap iframe {
  width: 100%;
  height: 500px;
}

.footer {
  position: relative;
}
.footer .innercon {
  position: relative;
  display: flex;
}
.footer .innercon .content {
  padding: 5%;
}

.footer .innercon .holcontent a {
    text-decoration: none;
}

.footer .innercon .content:nth-child(1) {
  background: #3244a1;
  flex-basis: 60%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.footer .innercon .content:nth-child(1) .left {
  position: relative;
}
.footer .innercon .content:nth-child(2) {
  background: #1e2760;
  flex-basis: 40%;
}
.footer .innercon .content:nth-child(2) img {
  width: 300px;
}
.footer .innercon .title {
  font-family: mb;
  color: white;
  font-size: 22px;
  margin: 0;
}
.footer .innercon .holcontent {
  margin-top: 25px;
  position: relative;
}
.footer .innercon .holcontent .copy {
  color: white;
  font-family: mm;
  margin: 0;
  font-size: 15px;
}
.footer .innercon .holcontent .num {
  color: white;
  margin: 8% 0 0;
  font-size: 25px;
  font-family: msb;
  display: flex;
  align-items: center;
}
.footer .innercon .holcontent .num a {
  color: white;
  text-decoration: none;
}
.footer .innercon .holcontent .num .fa {
  margin-right: 2%;
  font-size: 30px;
}
.footer .innercon .holcontent .how {
  font-family: mr;
  font-weight: 100;
  color: white;
  opacity: 0.6;
  margin: 0 0 8%;
  font-size: 20px;
}
.footer .innercon .holcontent .icons {
  color: white;
  margin: 0 0 0;
}
.footer .innercon .holcontent .icons .fa {
  margin-right: 2%;
  font-size: 17px;
  cursor: pointer;
}
.footer .innercon .holcontent ul {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer .innercon .holcontent ul li {
  font-family: mm;
  padding: 0;
  margin: 0 0 15px;
  font-size: 18px;
  color: white;
}
.footer .innercon .holcontent ul li a {
  color: white;
  text-decoration: none;
}
.footer .innercon .holcontent ul .view {
  color: red;
}
.footer .innercon .holcontent ul .view a {
  color: #fe6912;
}

.pagetitle {
  font-family: msb;
  text-transform: uppercase;
  font-size: 40px;
  text-align: center;
  background: #3244a1;
  color: white;
  margin: 0;
  padding: 4% 0;
  position: relative;
  letter-spacing: 2px;
  text-shadow: 2px 2px #fe6912;
}
.pagetitle::after {
  position: absolute;
  content: "";
  background: url(images/sample.png) no-repeat center;
  background-size: cover;
  height: 150px;
  width: 100%;
  left: 0;
  z-index: -1;
  bottom: -100px;
}

.pagesflex {
  padding: 3%;
  display: flex;
/*   margin-top: 60px; */
}
.pagesflex .leftflex {
  flex-basis: 70%;
  margin-right: 4%;
  font-family: mr;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 100;
  color: #1e2760;
}

.pagesflex .leftflex .pageimage {
    position: relative;
    margin-left: 0;
}
.pagesflex .leftflex p,.pagesflex .leftflex ul {
       line-height: 34px;
    font-family: mr;
    text-align: justify;
    font-size: 18px;
    margin: 0;
    list-style-position: inside;
    color: #313131;
    margin-bottom: 20px;
}
.pagesflex .leftflex li{
	line-height: 34px;
    font-family: mr;
    font-size: 18px;
    margin: 0;
    color: #000;
}

.pagesflex .leftflex h3{
    font-family: msb;
    color: #1e2760;
    font-size: 26px;
    margin: 25px 0px 30px;
}
.pagesflex .leftflex h4 {
    font-size: 24px;
}

.pagesflex .leftflex h2{
      font-family: msb;
    text-transform: uppercase;
    font-size: 50px;
    text-align: center;
    margin: 0px 20px 30px;
    /* padding: 4% 0; */
    letter-spacing: 2px;
    color: #fe6912;
    text-shadow: 2px 2px #3244a1;
}
.pagesflex .leftflex .excerptmore {
  color: #3244a1;
  text-decoration: none;
}
.pagesflex .leftflex .flexpost {
  display: flex;
  margin-bottom: 40px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 40px;
}
.pagesflex .leftflex .flexpost .leftpost {
  position: relative;
  flex-basis: 35%;
}
.pagesflex .leftflex .flexpost .leftpost img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.pagesflex .leftflex .flexpost .rightpost {
  flex-basis: 65%;
  margin-left: 5%;
}
.pagesflex .leftflex .flexpost .rightpost .posttitle {
  color: #3244a1;
  margin: 0 0 20px;
  font-family: mb;
  font-size: 25px;
}
.pagesflex .leftflex .flexpost .rightpost .posttitle a {
  text-decoration: none;
  color: #3244a1;
}
.pagesflex .leftflex .flexpost .rightpost .postauthor {
  color: #b1b1b1;
  margin: 0;
  font-family: mr;
  font-size: 14px;
}
.pagesflex .leftflex .flexpost .rightpost .postauthor .separator {
  color: #b1b1b1;
  margin: 0 2%;
}
.pagesflex .leftflex .flexpost .rightpost .postauthor .fa {
  margin-right: 1%;
}
.pagesflex .leftflex .flexpost .rightpost .postexcerpt {
  font-size: 18px;
  font-family: mr;
  margin: 0 0 10px;
}
.pagesflex .leftflex .holdsingleimg {
  position: relative;
  width: 45%;
  float: left;
  margin-right: 4%;
}
.pagesflex .leftflex .holdsingleimg img {
  width: 100%;
  height: 100%;
}
.pagesflex .leftflex .socialsharing {
  position: relative;
  margin-top: 5%;
}
.pagesflex .leftflex .socialsharing .share {
  font-family: mb;
  font-size: 25px;
  margin: 0;
  font-weight: bold;
}
.pagesflex .leftflex .socialsharing .undershare {
  font-family: mr;
  color: #b8b8b8;
  font-size: 16px;
  margin: 0;
}
.pagesflex .leftflex .socialsharing .socialicons {
  position: relative;
  margin-top: 1%;
}
.pagesflex .leftflex .socialsharing .socialicons .fa {
  cursor: pointer;
  border-radius: 2px;
  padding: 1%;
  color: white;
  margin-right: 0.3%;
}
.pagesflex .leftflex .socialsharing .socialicons .fa-facebook {
  background: #4267b2;
}
.pagesflex .leftflex .socialsharing .socialicons .fa-twitter {
  background: #1da1f3;
}
.pagesflex .leftflex .socialsharing .socialicons .fa-linkedin {
  background: #0078b5;
}
.pagesflex .leftflex .socialsharing .socialicons .fa-google-plus {
  background: #d74937;
}
.pagesflex .leftflex .singlerecentpost {
  margin-top: 5%;
}
.pagesflex .leftflex .singlerecentpost .recentpost {
  font-family: mb;
  font-size: 25px;
  margin: 0;
  font-weight: bold;
}
.pagesflex .leftflex .singlerecentpost .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0 20px;
  margin-top: 2%;
}
.pagesflex .leftflex .singlerecentpost .grid .singlerecentpostcon {
  position: relative;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}
.pagesflex .leftflex .singlerecentpost .grid .singlerecentpostcon:hover img {
  transform: scale(1.03);
  transform-origin: 50% 50%;
}
.pagesflex .leftflex .singlerecentpost .grid .singlerecentpostcon img {
  height: 200px;
  display: block;
  width: 100%;
  transition: transform 0.4s;
}
.pagesflex .leftflex .singlerecentpost .grid .singlerecentpostcon .singlerecentposttitle {
  position: relative;
  z-index: 2;
  padding: 2%;
  font-size: 15px;
  line-height: initial;
  width: 100%;
}
.pagesflex .leftflex .singlerecentpost .grid .singlerecentpostcon .singlerecentposttitle a {
  text-decoration: none;
  color: dimgray;
}
.pagesflex .rightflex {
  flex-basis: 30%;
}
.pagesflex .rightflex .holdsearch {
  margin-bottom: 7%;
}
.pagesflex .rightflex .holdsearch aside#search-3 .search-form {
  display: flex;
  margin: 0;
}
.pagesflex .rightflex .holdsearch aside#search-3 .search-form label {
  flex-basis: 90%;
  margin: 0;
}
.pagesflex .rightflex .holdsearch aside#search-3 .search-form label input {
  margin: 0;
  outline: none;
  font-family: mr;
  font-size: 20px;
  border: 1px solid #3244a1;
}
.pagesflex .rightflex .holdsearch aside#search-3 .search-form button.search-submit {
  flex-basis: 10%;
  margin: 0;
  background: #3244a1;
}
.pagesflex .rightflex .holdpracticearea .hold-about {
    padding: 30px;
    border: 1px solid #3244a1;
    margin: 0 0 30px;
}
.pagesflex .rightflex .holdpracticearea .hold-about img.about-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
}
.pagesflex .rightflex .holdpracticearea .hold-about p.about-desc {
    font-family: 'mr';
    font-size: 17px;
    line-height: 2;
    margin: 20px 0 0;
}
.pagesflex .rightflex .holdpracticearea {
  position: relative;
}
.pagesflex .rightflex .holdpracticearea ul {
  border: 1px solid #3244a1;
  border-top: 0;
  border-bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-position: inside;
}
.pagesflex .rightflex .holdpracticearea ul li {
    font-family: msb;
    font-size: 20px;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 4%;
    border-bottom: 1px solid #3244a1;
}
.pagesflex .rightflex .holdpracticearea ul li a {
  text-decoration: none;
  color: #1e2760;
}
.pagesflex .rightflex .title {
  font-family: msb;
  margin: 0;
  text-transform: uppercase;
  font-size: 25px;
  color: white;
  padding: 20px 4%;
  background: #3244a1;
}
.pagesflex .rightflex .holdcontactus {
  margin-top: 7%;
}
.pagesflex .rightflex .holdcontactus .forms {
  border: 1px solid #3244a1;
  border-top: 0;
  padding: 5% 4%;
}
.pagesflex .rightflex .holdcontactus .forms .inputs {
  margin-bottom: 15px;
}
.pagesflex .rightflex .holdcontactus .forms .inputs span:nth-child(1) input {
    margin: 0 0 20px;
}
.pagesflex .rightflex .holdcontactus .forms .inputs input, .pagesflex .rightflex .holdcontactus .forms .inputs textarea , .pagesflex .rightflex .holdcontactus .forms .inputs select {
  width: 100%;
  border: 1px solid #3244a1;
  resize: none;
  outline: none;
  padding: 15px 0;
  text-indent: 15px;
  font-size: 15px;
  font-family: mr;
}
.pagesflex .rightflex .holdcontactus .forms .inputs input::placeholder, .pagesflex .rightflex .holdcontactus .forms .inputs textarea::placeholder {
/*   color: #b4b4b4; */
	color:#000;
  font-size: 15px;
}
.pagesflex .rightflex .holdcontactus .forms .inputs .send {
/*     background: transparent; */
    width: 100%;
    font-family: mr;
    text-transform: initial;
    border: 1px solid #3244a1;
    text-decoration: none;
    color: #ffffff;
    outline: none;
    background: #3244a1;
}

.post_pagination {
  margin-top: 5%;
  text-align: left;
}
.post_pagination .page-numbers {
  text-decoration: none;
  color: #3244a1;
  border: 1px solid #d1d1d1;
  padding: 1% 1.5%;
  font-size: 14px;
  font-family: mr;
}
.post_pagination .current {
  background: #3244a1;
  color: white;
  border: 1px solid #3244a1;
}

.notfounddesc {
  margin-bottom: 2%;
}

.notfoundtitle {
  font-size: 40px;
  font-family: lr;
  font-weight: bold;
  color: dimgray;
  margin: 0 0 3%;
}

.holdallcontent {
  height: 100%;
  position: relative;
}

.pagesflex {
  position: relative;
}
.pagesflex .leftflex {
  position: relative;
}

.pagesflex .leftflex .page-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.pagesflex .leftflex .holdsearchresult {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid rgba(207, 207, 207, 0.781);
}
.pagesflex .leftflex .holdsearchresult .searchtitle {
  font-size: 24px;
  font-family: mb;
  margin: 0;
}
.pagesflex .leftflex .holdsearchresult .searchlink {
  color: #3244a1;
  margin: 0;
  font-family: mr;
  font-size: 14px;
}
.pagesflex .leftflex .holdsearchresult .searchlink a {
  color: #3244a1;
  text-decoration: none;
}
.pagesflex .leftflex .holdsearchresult .searchexcerpt {
  font-family: mr;
  font-size: 20px;
  margin: 0 0 0;
}
.pagesflex .leftflex .holdsearchresult .read {
  background: #3244a1;
  text-decoration: none;
  padding: 2% 0;
  width: 160px;
  font-family: mb;
  outline: none;
  border: 1px solid #3244a1;
  transition: 0.5s;
  text-transform: initial;
  margin-top: 20px;
}
.pagesflex .leftflex .holdsearchresult .read:hover {
  background: white;
  color: #3244a1;
}
.pagesflex .leftflex .holdsearchresult .searchauthor {
  font-size: 15px;
  font-family: mr;
  margin: 5px 0;
}
.pagesflex .leftflex .holdsearchresult .searchauthor .fa {
  margin-right: 10px;
}
.pagesflex .leftflex .holdsearchresult .searchauthor .separator {
  margin: 10px;
}

/*# sourceMappingURL=style.css.map */



/* SUBMENUS */

ul#menu-primary-menu ul.sub-menu {
  position: absolute;
  margin: 0;
  background: #323e84;
  display: none;
  z-index: 9999;
  left: 20px;
  width: 250px;
  box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
}
ul#menu-primary-menu ul.sub-menu::after {
  position: absolute;
  left: 20px;
  top: -10px;
  border-top: 2px solid #323e84;
  border-left: 20px solid #323e84;
  border-right: 2px solid transparent;
  border-bottom: 20px solid transparent;
  transform: rotate(45deg);
  content: "";
}
ul#menu-primary-menu ul.sub-menu li {
  font-family: msb;
  width: 100%;
}
ul#menu-primary-menu ul.sub-menu li a {
  padding: 15px 20px;
  background: transparent;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
ul#menu-primary-menu ul.sub-menu li a:hover {
  background: #151c4e;
}
ul#menu-primary-menu .menu-item-has-children {
  position: relative;
}
ul#menu-primary-menu .menu-item-has-children:hover > ul.sub-menu {
  display: block;
}
ul#menu-primary-menu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu:after {
  position: relative;
  border: 0;
}
ul#menu-primary-menu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
  background: #3562ad;
  position: relative;
  left: 0;
}

/* END */



.practice p, ul, li {
    font-family: mr;
    font-size: 18px;
    color: #000;
}


.practice a {
    color: #1e2760;
    text-decoration: none;
    font-family: msb;
}

@media only screen and (max-width : 1024px){
	.new-badges {
    position: relative;
    padding: 100px 20px;
}
    .contactpage {
    position: relative;
    padding: 80px 20px;
}
    
	.headerinfo {
    padding: 20px;
    background: white;
}
.headerinfo .innercon .content:nth-child(3) .hold {
    display: flex;
    width: 65%;
    padding: 2%;
    background: #fe6912;
    align-items: center;
    text-align: right;
    justify-content: center;
}
.div1 {
    padding: 100px 20px;
    position: relative;
}
.div1 .innercon .content:nth-child(1) .slogan {
    font-family: bb;
    color: white;
    text-shadow: 2px 2px black;
    font-size: 100px;
    margin: 0;
    letter-spacing: 2px;
    width: 70%;
    line-height: 100px;
}
.div2 {
    padding: 50px 20px;
    position: relative;
    background: #3244a1;
}
.div3 {
    position: relative;
    padding: 50px 20px;
}
.div4 {
    position: relative;
    padding: 50px 20px;
}

}

@media only screen and (max-width : 900px){
    .pagesflex{
        flex-flow:column;
    }
    .pagesflex .rightflex {
    flex-basis: 30%;
    margin: 30px 0 0;
}

    
    .headerinfo .innercon .content:nth-child(2) {
    font-family: msb;
    color: #fe6a13;
    font-size: 30px;
    display: none;
    flex-basis: 33.33%;
    display: none;
    justify-content: flex-end;
}
.headerinfo .innercon .content:nth-child(1) {
    display: flex;
    align-items: center;
    font-family: br;
    flex-basis: 50%;
}
.headerinfo .innercon .content:nth-child(3) {
    font-family: msb;
    color: black;
    font-size: 20px;
    flex-basis: 50%;
    display: flex;
    justify-content: flex-end;
}
#holdnavigation .topmenu .innercon{
    flex-flow:column;
}

ul#menu-primary-menu {
    text-align: center;
    margin: 0;
}
#holdnavigation .topmenu .innercon .content:nth-child(2) {
    flex-basis: 25%;
    display: none;
    align-items: center;
}
.div1 .innercon .content:nth-child(1) .slogan {
    font-family: bb;
    color: white;
    text-shadow: 2px 2px black;
    font-size: 90px;
    margin: 0;
    letter-spacing: 2px;
    width: 70%;
    line-height: 90px;
}
.footer .innercon .content:nth-child(1) {
    background: #3244a1;
    flex-basis: 60%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}
}

@media only screen and (max-width : 768px){
	.new-badges .innercon {
    position: relative;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 50px;
}
    .div1 .innercon{
        flex-flow:column;
    }
    
    .div1 .innercon .content:nth-child(1) {
    flex-basis: 50%;
    margin-right: 0;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.div2 .innercon{
    flex-flow:column;
}

.div2 .innercon .content:nth-child(1) img {
    width: auto;
}
.div4 .innercon .content .swiper-slide .holdreview .left {
    background: white;
    display: flex;
    margin-top: 20px;
    width: 300px;
    background: #3244a1;
    padding: 20px;
}
.footer .innercon{
    flex-flow:column;
}

.footer .innercon .content:nth-child(1) .left:nth-child(3) {
    margin: -120px 0 0 0;
}

}
@media only screen and (max-width : 600px){
    .contactpage .innercon {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 50px;
}
     .pagesflex .leftflex img{
    width: auto !important;
    max-width: 100%;
    margin: 0px 20px 20px 0px;
    float: none !important;
    padding: 10px;
    border: 1px solid gray;
}
.pagesflex .leftflex h2 {
    font-family: msb;
    text-transform: uppercase;
    font-size: 40px;
    text-align: left;
    margin: 0px 20px 30px;
    /* padding: 4% 0; */
    letter-spacing: 2px;
    color: #fe6912;
    text-shadow: 2px 2px #3244a1;
}
    button.menuicon {
    width: 100%;
    font-family: 'mr';
    background: #1e2760 !important;
    padding: 20px 0;
    text-decoration:none;
    border: 0;
    outline: none;
    display: block;
}
.headerinfo .innercon{
    flex-flow:column;
}

.headerinfo .innercon .content:nth-child(1) {
    display: flex;
    align-items: center;
    font-family: br;
    justify-content: center;
    flex-basis: 50%;
    margin: 0 0 20px;
}
.headerinfo .innercon .content:nth-child(3) {
    font-family: msb;
    color: black;
    font-size: 20px;
    flex-basis: 50%;
    display: flex;
    justify-content: center;
}
ul#menu-primary-menu li {
    display: block;
    position: relative;
    font-family: msb;
    color: white;
    font-size: 17px;
    margin: 0;
    text-transform: uppercase;
}
ul#menu-primary-menu a {
    text-decoration: none;
    color: white;
    display: block;
    padding: 20px 20px;
}
#menu-primary-menu{
    display:none;
}
.div4 .innercon .content .flexreview .pagination .swiper-button-prev {
    position: relative;
    flex-basis: 80px;
    border-radius: 5px;
    background: white;
    color: red;
    outline: none;
    margin-right: 5%;
}
.div4 .innercon .content .flexreview .pagination .swiper-button-next {
    position: relative;
    flex-basis: 80px;
    border-radius: 5px;
    background: white;
    color: red;
    outline: none;
}
	.pagesflex .leftflex .flexpost .leftpost {
    position: relative;
    flex-basis: 100%;
}
.pagesflex .leftflex .flexpost .rightpost {
    flex-basis: 100%;
    margin-left: 0;
}
.pagesflex .leftflex .flexpost {
    display: flex;
    flex-flow: column;
    margin-bottom: 40px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 40px;
}
.pagesflex .leftflex .flexpost .leftpost img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
}
	.pagesflex {
    padding: 20px;
  
   
}
	.pagesflex .leftflex {
    
    margin-right: 0;
   
}
	.pagetitle {
    font-family: msb;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    background: #3244a1;
    color: white;
    margin: 0;
    padding: 30px 20px;
    position: relative;
    letter-spacing: 2px;
    text-shadow: 2px 2px #fe6912;
}
}
@media only screen and (max-width : 480px){
    
    .headerinfo .innercon .content:nth-child(1) img {
    width: 300px;
		height:45px;
}
ul#menu-primary-menu li {
    display: block;
    position: relative;
    font-family: msb;
    color: white;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
}
.div1 .innercon .content:nth-child(1) .slogan {
    font-family: bb;
    color: white;
    text-shadow: 2px 2px black;
    font-size: 90px;
    margin: 0;
    letter-spacing: 2px;
    width: 100%;
    line-height: 90px;
    text-align: center;
}
.div1 .innercon .content:nth-child(1) {
    flex-basis: 50%;
    margin-right: 0;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
}
.div3 .innercon .grids {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
    margin: 4% auto 0;
}
.div3 .innercon .grids .content:nth-child(1), .div3 .innercon .grids .content:nth-child(3), .div3 .innercon .grids .content:nth-child(5) {
    border-right:none;
    border-bottom: 1px solid #bebebe;
}
	.pagetitle {
    font-family: msb;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    background: #3244a1;
    color: white;
    margin: 0;
    padding: 4% 0;
    position: relative;
    letter-spacing: 2px;
    text-shadow: 2px 2px #fe6912;
}
	.pagesflex .leftflex .holdsingleimg {
    position: relative;
    width: 100%;
    float: left;
    margin-right: 4%;
}
	

}
@media only screen and (max-width : 375px){
    .pagesflex .leftflex p, .pagesflex .leftflex ul {
    line-height: 34px;
    font-family: mr;
    text-align: left;
    font-size: 17px;
    margin: 0;
    list-style-position: inside;
    color: #313131;
    margin-bottom: 20px;
}
    .pagetitle {
    font-family: msb;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    background: #3244a1;
    color: white;
    margin: 0;
    padding: 30px 0;
    position: relative;
    letter-spacing: 2px;
    text-shadow: 2px 2px #fe6912;
}
.pagesflex .leftflex img {
    width: 100% !important;
    max-width: 100%;
    margin: 0px 20px 20px 0px;
    float: none !important;
    padding: 10px;
    border: 1px solid gray;
}
    
    .headerinfo .innercon .content:nth-child(3) .hold {
    display: flex;
    width: 100%;
    padding: 2%;
    background: #fe6912;
    align-items: center;
    text-align: right;
    justify-content: center;
}
.div1 .innercon .content:nth-child(1) .slogan {
    font-family: bb;
    color: white;
    text-shadow: 2px 2px black;
    font-size: 60px;
    margin: 0;
    letter-spacing: 2px;
    width: 100%;
    line-height: 60px;
    text-align: center;
}
.div1 .innercon .content:nth-child(1) .year {
    font-family: msb;
    color: #fe6912;
    font-size: 19px;
    margin: 3% 0;
}
.div1 .innercon .content:nth-child(1) .under {
    font-family: mm;
    font-size: 19px;
    color: white;
    margin: 0;
}
.div1 .innercon .content:nth-child(2) .contact .inputs {
    margin-bottom: 20px;
    text-align: center;
}
.div1 .innercon .content:nth-child(2) .contact .inputs{
    flex-flow:column;
}

.div2 .innercon .content:nth-child(1) img {
    width: 100%;
}
.div2 .innercon .content:nth-child(2) .title {
    text-align: left;
    color: black;
    font-family: bb;
    letter-spacing: 2px;
    font-size: 40px;
    margin: 0;
    padding-bottom: 1%;
    position: relative;
}
.div2 .innercon .content:nth-child(2) .about {
    font-family: msb;
    color: #545454;
    font-size: 18px;
    margin: 3% 0;
}
.div2 .innercon .content:nth-child(2) .learn {
    background: #fe6912;
    width: 200px;
    padding: 20px 0;
    font-family: msb;
    color: white;
    text-decoration: none;
    outline: none;
}
.div3 .innercon .title {
    text-align: left;
    color: black;
    font-family: bb;
    letter-spacing: 2px;
    font-size: 40px;
    margin: 0;
    text-align: center;
}
.div3 .innercon .grids .content .patitle {
    font-family: msb;
    color: #1e2760;
    font-size: 25px;
    text-align: center;
    margin: -20px 0 2%;
}
.div3 .innercon .grids .content .padesc {
    font-family: mr;
    font-size: 15px;
    margin: 0;
    text-align: center;
    line-height: 30px;
}
.div4 .innercon .title {
    text-align: left;
    color: black;
    font-family: bb;
    letter-spacing: 2px;
    font-size: 40px;
    margin: 0;
    color: white;
    text-align: center;
    position: relative;
}
.div4 .innercon .content .swiper-slide .holdreview .review {
    font-family: 'mr';
    margin: 0;
    font-size: 15px;
    line-height: 30px;
}
.div4 .innercon .content .swiper-slide .holdreview .left {
    background: white;
    display: flex;
    margin-top: 20px;
    width: 100%;
    background: #3244a1;
    padding: 10px 0;
}
	.new-badges .innercon .content .desc {
    font-family: 'mr';
    font-size: 15px;
    line-height: 2;
    margin: 0;
}
.div4 .innercon .content .swiper-slide .holdreview .left .right:nth-child(2) .hold .name {
    font-family: mb;
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
}
.div4 .innercon .content .flexreview{
    flex-flow:column;
}

.holdmap iframe {
    width: 100%;
    height: 300px;
}
.footer .innercon .content:nth-child(1) {
    background: #3244a1;
    flex-basis: 60%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}
.footer .innercon .content:nth-child(1) .left:nth-child(3) {
    margin: 0;
}
.footer .innercon .title {
    font-family: mb;
    color: white;
    font-size: 20px;
    margin: 0;
}
.footer .innercon .holcontent ul li {
    font-family: mm;
    padding: 0;
    margin: 0 0 15px;
    font-size: 16px;
    color: white;
}
.footer .innercon .holcontent .how {
    font-family: mr;
    font-weight: 100;
    color: white;
    opacity: 0.6;
    margin: 0;
    font-size: 17px;
}
.footer .innercon .content {
    padding: 40px 20px;
}
}
