div,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
header,
footer,
nav,
section,
article,
figure,
aside,
dl,
dt,
dd,
fieldset,
legend,
label,
em,
strong,
span,
b,
a,
img,
form,
input,
br,
hr {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'helveticabold';
  src: url('../fonts/helvetica-bold.woff2') format('woff2'),
    url('../fontshelvetica-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


body {
  background: #ffffff !important;
  background-size: contain;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}

a,
input[type='submit'] {
  transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  text-decoration: none;
  outline: none;
  text-decoration: none;
}


a:hover,
input[type='submit']:hover {
  transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}


input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='submit'],
textarea,
button,
button:hover {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}


input[type='radio'] {
  -webkit-tap-highlight-color: transparent;
}

a,
img,
input,
input:hover,
input:focus,
input:active,
a:focus {
  outline: none;
}


p {
  color: #575757;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0 0 20px;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}


ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}



img {
  height: auto !important;
  max-width: 100%;
  vertical-align: middle;
}


img {
  max-width: 100%;
  display: block;
  height: auto;
  outline: none;
  border: 0;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'helveticabold';
  font-weight: 600;
  color: #000000;
}



* {
  outline: none;
}



.after:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}



:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



html {
  font-size: 62.5%;
}



.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}



.clearfix::after {
  clear: both;
}





/* main css start here */



.main_wrapper {
  overflow: hidden;
}

.site-header, .site-main, .widget-area, .site-footer{
  padding: 0 !important;
  margin: 0 !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  text-decoration: none !important;
  outline: none !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: none !important;
}

/* Add css for home  */

.banner_section {
  position: relative;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0;
}
/* .banner_section:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(000, 000, 000, 0.2);
  content: "";
} */
.banner_section img {
  width: 100%;
}

.banner_content {
  position: absolute;
  left: 0;
  top: 30%;
  /* background: rgba(000, 000, 000, 0.2); */
  width: 100%;
}
.page-template-template-inner .banner_content {
  top: 50%;
}
.page-template-template-contact .banner_content {
  top: 50%;
}
.page-template-template-about .banner_content {
  top: 50%;
}
.page-template-template-membership .banner_content {
  top: 50%;
}
.banner_content h1 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  overflow-wrap: break-word;
  white-space: pre-line;
  margin: 0 0 0;
  color: #ffffff;
  display: inline-block;
  padding: 0 0 10px;
}
.banner_content p {
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
}
.banner_content_area {
  padding-top: 0;
}
.banner_content_area .shop_now_btn {
  display: block;
}
.banner_content_area .shop_now_btn a {
    display: inline-block;
    background: #2264AA;
    font-size: 17px;
    line-height: 55px;
    font-weight: 400;
    padding: 0 35px;
    color: #FFFFFF;
    border-radius: 2px;
    margin-right: 15px;
}
.banner_content_area .shop_now_btn a:hover {
  background: #ffffff;
  color: #2264AA;
}
.banner_content_area .shop_now_btn a {
  display: inline-block;
  background: #2264AA;
  font-size: 17px;
  line-height: 55px;
  font-weight: 400;
  padding: 0 35px;
  color: #FFFFFF;
  border-radius: 2px;
  margin-right: 15px;
}

.banner_content_area .shop_now_btn a:hover {
  background: #ffffff;
  color: #2264AA;
}

.banner_content_area .shop_now_btn a.join_us {
  background: #ffffff;
  color: #2264AA;
}
.banner_content_area .shop_now_btn a:hover.join_us {
  background: #2264AA;
  color: #ffffff;
}

.banner_content_area {
  width: 51%;
}




.inner_page_section {
  padding: 0 0 0;
}
/* .inner_page_section h2 {
  font-size: 40px;
}
.inner_page_section .about_section h2:before {
  left: 120px;
}
.page-template-template-about .header_area, 
.page-template-template-curriculum .header_area, 
.page-template-template-photo .header_area,
.page-template-template-video .header_area,
.page-template-template-clinical .header_area,
.page-template-template-forensics .header_area,
.page-template-template-retainer-agreements .header_area,
.page-template-template-west-orange-office .header_area,
.page-template-template-psychotherapy .header_area {
  background: #000000;
}
.inner_page_section .about_section.curriculum_vitae h2:before {
  left: 150px;
} */



/*  */


.common_link_wrap {
  padding: 30px 0;
}
.common_link_wrap ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.common_link_wrap ul li a {
  background: #fafafa;
  border: #ebebeb 1px solid;
  color: #25254e;
  padding: 20px 25px;
  border-radius: 10px;
  font-size: 16px;
  display: inline-block;
}

.content_wrap ul {
  margin-bottom: 20px;
  margin-left: 20px;
}
.content_wrap ul li {
  font-size: 16px;
  line-height: 26px;
  list-style-type: disc;
  padding-bottom: 10px;
}

.content_wrap ol {
  margin-bottom: 20px;
  margin-left: 20px;
}

.content_wrap ol li {
  font-size: 16px;
  line-height: 26px;
  list-style-type: auto;
  padding-bottom: 10px;
}

.content_wrap a {
  color: #ccae79;
}
.content_wrap a:hover {
  color: #000000;
}



/* add css for inner pages ends */



.toggle-menu {
  display: none;
}





/*  */
.our_members_section {
  background: #ffffff;
  padding: 80px 0;
  overflow: hidden;
}
.our_members_section h2 {
    text-align: center;
    color: #0A1551;
    font-size: 50px;
    line-height: 61px;
    padding-bottom: 60px;
}
.our_members_section_area {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    gap: 30px;
    margin-bottom: 20px;
}
/*  */




/*  */

.come_contant_info {
  padding: 70px 50px;
  background: url(../images/come_contant_info_bg.png) no-repeat 0 0;
  background-size: cover;
}
.come_contant_info h2 {
  color: #FFFFFF;
  font-size: 45px;
  line-height: 45px;
  padding-bottom: 20px;
}
.come_contant_form {
  padding: 50px 20px;
  background: #ffffff;
}
.come_contant_form h2 {
  color: #32ADE6;
  font-size: 45px;
  line-height: 45px;
  padding-bottom: 20px;
}
.home_contact_bottom_cont {
  margin-top: -100px;
}
.home_contact_wrap .col-md-6 {
  padding: 0;
}
.come_contant_info p{
  color: #ffffff;
}
.come_contant_info a {
  color: #000000;
  font-size: 16px;
  line-height: 42px;
  background: #ffffff;
  border-radius: 10px;
  font-weight: 500;
  display: inline-block;
  padding: 0 15px;
}
.come_contant_info a:hover {
  background: #000000;
  color: #ffffff;
}

.come_contant_info ul {
  margin-bottom: 30px;
}
.come_contant_info ul li {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 32px;
}
.come_contant_info ul li i {
  padding-right: 2px;
}

.form_box {
  display: flex;
  margin-bottom: 0;
}
.form_box_field_area {
  width: 100%;
}
.form_box_field_area label {
  color: #707070;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  display: block;
  padding-bottom: 5px;
}
.form_box_field_area label span {
  font-weight: 400;
}
.form_box_field_area input[type="text"], 
.form_box_field_area input[type="email"], 
.form_box_field_area input[type="tel"] {
  border: #B9B9B9 1px solid;
  background: #ffffff;
  height: 45px;
  border-radius: 5px;
  width: 96%;
  padding: 0 10px;
}
.form_box_field_area textarea {
  border: #B9B9B9 1px solid;
  background: #ffffff;
  height: 100px;
  border-radius: 5px;
  width: 98%;
  resize: none;
  padding: 10px;
}
.come_contant_form input[type="submit"] {
  color: #FFFFFF;
  background: #2264aa;
  border-radius: 2px;
  font-size: 16px;
  line-height: 44px;
  padding: 0 40px;
  border: none;
}
.come_contant_form input[type="submit"]:hover {
  background: #000000;
}

/*  */



/*  */

.inner_banner {
  background: #ECEBEB;
  padding: 50px 0;
  text-align: center;
}
.inner_banner h2 {
  color: #32ADE6;
  font-size: 30px;
  line-height: 50px;
  border-bottom: #32ADE6 3px solid;
  display: inline-block;
}

.contact_area {
  margin-top: 0;
}

.contact_details_info {
  padding: 50px 40px;
}
.contact_details_info h3 {
  color: #000000;
  font-size: 35px;
  line-height: 45px;
  padding-bottom: 30px;
}

.contact_details_info .contact_details_box p {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

.contact_details_info_box {
  margin-bottom: 50px;
}

.contact_area .come_contant_form h2 {
  color: #32ADE6;
  font-size: 35px;
  line-height: 45px;
  padding-bottom: 30px;
}

.social_section ul {
  display: flex;
  margin-top: 20px;
}

.social_section ul li a {
  font-size: 25px;
  line-height: 30px;
  margin-right: 10px;
  /* background: #000000; */
  color: #60cdff;
  border: #60cdff 1px solid;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social_section ul li a:hover {
  background: #60cdff;
  color: #ffffff;
}

/*  */



/*  */

.banner_slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.banner_slider .slick-dots li button {
  width: 25px;
  height: 5px;
  border-radius: 0;
  background: #32ADE6;
  border: none;
  font-size: 0;
  margin: 0 3px;
}
.banner_slider .slick-dots li.slick-active button {
  background: #00467f;
}

.tag_line {
  color: #32ADE6;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding-bottom: 0;
}
.banner_slider .banner_section.slick-slide:nth-child(2) .banner_content .banner_content_area h1 {
  color: #32ade6;
}

.banner_slider .banner_section.slick-slide:nth-child(2) .banner_content .banner_content_area p {
  color: #ffffff;
}
.banner_slider .banner_section.slick-slide:nth-child(4) .banner_content .banner_content_area h1 {
  color: #32ade6;
}
.banner_slider .banner_section.slick-slide:nth-child(4) .banner_content .banner_content_area p {
  color: #ffffff;
}
/* .banner_slider .banner_section.slick-slide:nth-child(5n) .banner_content .banner_content_area h1 {
  color: #0991CF;
}
.banner_slider .banner_section.slick-slide:nth-child(5n) .banner_content .banner_content_area p {
  color: #454545;
}
.banner_slider .banner_section.slick-slide:last-child .banner_content .banner_content_area h1 {
  color: #0991CF;
}
.banner_slider .banner_section.slick-slide:last-child .banner_content .banner_content_area p {
  color: #454545;
} */
.banner_img_video {
  max-height: 495px;
  overflow: hidden;
}

/*  */



/* Add css on 19.05.2025 start here */

.home_about_section {
  padding: 90px 0;
}
.about_left {
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_left h2 {
  color: #0A1551;
  font-size: 50px;
  line-height: 61px;
  padding-bottom: 15px;
}

/*  */
.what_we_do_members_section {
  background: #305581;
  padding: 80px 0;
  overflow: hidden;
}
.what_we_do_members_section h2 {
  text-align: center;
  color: #ffffff;
  font-size: 50px;
  line-height: 61px;
  padding-bottom: 60px;
}
.what_we_do_members_section_area {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 30px;
  margin-bottom: 20px;
}
/*  */

/*  */
.what_we_do_box {
  text-align: center;
}
.what_we_do_box img {
  display: inline-block;
  margin-bottom: 20px;
}
.what_we_do_box h3 {
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  padding-bottom: 20px;
  font-family: "Poppins", sans-serif;
}
.what_we_do_box p {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
}
/*  */

/*  */
.committee_members_section {
  text-align: center;
  padding: 80px 0;
  background: #ffffff;
}

.committee_members_section h2 {
  text-align: center;
  color: #0A1551;
  font-size: 50px;
  line-height: 61px;
  padding-bottom: 40px;
}

/*  */

.committee_members_section_area .committee_members_list {
  overflow-x: auto;
}

.committee_members_section_area table {
  border-collapse: collapse;
  width: 100%;
}

.committee_members_section_area table th {
  background: #EEF6FF;
  border-bottom: #eaecf0 1px solid;
  color: #253885;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-align: left;
  padding: 15px;
}

.committee_members_section_area table td {
  background: #ffffff;
  border-bottom: #eaecf0 1px solid;
  color: #575757;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  padding: 15px;
}

.committee_members_section_area table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.view_all_member_btn {
  margin-top: 35px;
}
.view_all_member_btn a {
  display: inline-block;
  background: #2264AA;
  color: #ffffff;
  font-size: 16px;
  line-height: 50px;
  border-radius: 2px;
  padding: 0 35px;
}
.view_all_member_btn a:hover {
  background: #000000;
}

/*  */

.member_shipyards_section_map {
  margin-right: 40px;
}

.member_shipyards_section {
  background: #305581;
  padding: 80px 40px;
  overflow: hidden;
}
.member_shipyards_section_area {
  display: flex;
}
.member_shipyards_section_content h2 {
  color: #ffffff;
  font-size: 50px;
  line-height: 61px;
  padding-bottom: 40px;
}

.members_location_area {
  display: flex;
  align-items: center;
}
.members_location_area_bar {
  width: 370px;
  position: relative;
}
.members_location_area_bar.right_bar {
  margin-top: 170px;
}
.members_location_area_bar:before {
  position: absolute;
  left: 27px;
  top: -7px;
  background: #BDBDBD;
  content: "";
  width: 5px;
  height: 100%;
}
.members_location_area_bar:after {
  position: absolute;
  left: 24px;
  top: -18px;
  background: #BDBDBD;
  background: url(../images/bar_point.png) no-repeat 0 0;
  content: "";
  width: 12px;
  height: 12px;
}

.members_location_area_bar.right_bar:before {
  position: absolute;
  right: 27px;
  left: inherit;
  top: 6px;
  background: #BDBDBD;
  content: "";
  width: 5px;
  height: 100%;
}

.members_location_area_bar.right_bar:after {
  position: absolute;
  right: 23px;
  left: inherit;
  top: inherit;
  bottom: -16px;
  background: #BDBDBD;
  background: url(../images/bar_point.png) no-repeat 0 0;
  content: "";
  width: 12px;
  height: 12px;
}

/* .members_location_area_bar.right_bar {
  width: 370px;
  padding-top: 80px;
  position: relative;
} */
.members_location_area_bar_box {
  margin-top: 90px;
  display: flex;
  align-items: center;
  position: relative;
}
.members_location_area_bar.right_bar .members_location_area_bar_box {
  margin-bottom: 90px;
  margin-top: 0;
  display: flex;
  align-items: center;
  position: relative;
}

.members_location_area_bar_box_number {
  background: #8F37CF;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.members_location_area_bar_box.orange_box .members_location_area_bar_box_number {
  background: #FF8400;
}
.members_location_area_bar_box.yellow_box .members_location_area_bar_box_number {
  background: #FFCC00;
}
.members_location_area_bar_box.green_box .members_location_area_bar_box_number {
  background: #00B9AE;
}
.members_location_area_bar_box.pink_box .members_location_area_bar_box_number {
  background: #CC66FF;
}
.members_location_area_bar_box.red_box .members_location_area_bar_box_number {
  background: #FE186E;
}

.members_location_area_bar_box_number_area {
  border: #ffffff 1px solid;
  border-radius: 50%;
  color: #ffffff;
  width: 40px;
  height: 40px;
  text-align: center;
}
.members_location_area_bar_box_number_area p {
  color: #ffffff;
  line-height: 40px;
}

.members_location_area_bar_box_details {
  margin-left: 15px;
}
.members_location_area_bar_box_details h4 {
  color: #8F37CF;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  padding-bottom:8px;
}

.members_location_area_bar_box.orange_box .members_location_area_bar_box_details h4 {
  color: #FF8400;
}
.members_location_area_bar_box.yellow_box .members_location_area_bar_box_details h4 {
  color: #FFCC00;
}
.members_location_area_bar_box.green_box .members_location_area_bar_box_details h4 {
  color: #00B9AE;
}
.members_location_area_bar_box.pink_box .members_location_area_bar_box_details h4 {
  color: #CC66FF;
}
.members_location_area_bar_box.red_box .members_location_area_bar_box_details h4 {
  color: #FF585B;
}

.members_location_area_bar_box_details ul li {
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 3px;
}
.members_location_area_bar_box_details span {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
}
.members_location_area_bar_box_details span a {
  color: #ffffff;
}
.members_location_area_bar_box_details span a:hover {
  color: #000000;
}

.members_location_area_bar.right_bar .members_location_area_bar_box {
  text-align: right;
  justify-content: right;
  position: relative;
  align-items: center;
}
.members_location_area_bar.right_bar .members_location_area_bar_box_details {
  margin-right: 15px;
}

/*  */

/*  */

.latest_news_section {
  padding: 80px 0;
  background: #ffffff;
}
.latest_news_section_area {
  display: flex;
  justify-content: right;
}
.latest_news_section_area_img img {
  width: 100%;
}

.latest_news_section_area_list {
  padding-top: 100px;
}
.latest_news_section_area_list h2 {
  color: #0A1551;
  font-size: 50px;
  line-height: 61px;
  padding-bottom: 30px;
}
.latest_news_section_area_list_atea {
  padding-right: 80px;
}

.latest_news_section_area_list_atea_box {
  padding: 35px;
  border-radius: 10px;
  box-shadow: -9px 10px 24px 0px rgba(240, 240, 240, 0.75);
  -webkit-box-shadow: -9px 10px 24px 0px rgba(240, 240, 240, 0.75);
  -moz-box-shadow: -9px 10px 24px 0px rgba(240, 240, 240, 0.75);
  margin-bottom: 20px;
}
.latest_news_section_area_list_atea_box h3 {
  color: #000000;
  font-size: 22px;
  line-height: 25px;
  padding-bottom: 15px;
  font-weight: 600;
}
.latest_news_section_area_list_atea_box h3 a {
  color: #000000;
  font-size: 22px;
  line-height: 25px;
  padding-bottom: 15px;
  font-weight: 600;
}
.latest_news_section_area_list_atea_box h3 a:hover {
  color: #2264aa;
}
.latest_news_section_area_list_atea_box p {
  color: #575757;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding-right: 50px;
}
.post_date_box {
  display: flex;
  justify-content: right;
}
.post_date_box span {
  color: #7D7C7C;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
}

/*  */

/*  */

.about_content {
  padding: 50px 0;
}
.content_container {
  padding-left: 0;
}

/*  */

.about_content_area ul, .about_content_area ol {
  margin-bottom: 20px;
  margin-left: 18px;
}

.about_content_area ul li {
  font-size: 16px;
  line-height: 26px;
  color: #575757;
  margin-bottom: 10px;
  list-style-type: disc;
}

.about_content_area ol li {
  font-size: 16px;
  line-height: 26px;
  color: #575757;
  margin-bottom: 10px;
  list-style-type: disc;
}

.about_content h2 {
  color: #0A1551;
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 15px;
}

.latest_news_section_area_img img {
  border-radius: 10px;
}

.about_content_area_img {
  float: left;
  margin-right: 50px;
  margin-bottom: 50px;
}

.member_content_area_img {
  float: right;
  margin-left: 50px;
}

/* Add css on 19.05.2025 ends here */



/* ==========================================================================

   EXAMPLE Media Queries for Responsive Design.

   These examples override the primary ('mobile first') styles.

   Modify as content requires.

   ========================================================================== */



@media only screen and (min-width: 35em) {

  /* Style adjustments for viewports that meet the condition */

}



@media print,

(-webkit-min-device-pixel-ratio: 1.25),

(min-resolution: 1.25dppx),

(min-resolution: 120dpi) {

  /* Style adjustments for high resolution devices */

}



/* ==========================================================================

   Print styles.

   Inlined to avoid the additional HTTP request:

   https://www.phpied.com/delay-loading-your-print-css/

   ========================================================================== */



@media print {



  *,

  *::before,

  *::after {

    background: #fff !important;

    color: #000 !important;

    /* Black prints faster */

    box-shadow: none !important;

    text-shadow: none !important;

  }



  a,

  a:visited {

    text-decoration: underline;

  }



  a[href]::after {

    content: " (" attr(href) ")";

  }



  abbr[title]::after {

    content: " (" attr(title) ")";

  }



  /*

   * Don't show links that are fragment identifiers,

   * or use the `javascript:` pseudo protocol

   */

  a[href^="#"]::after,

  a[href^="javascript:"]::after {

    content: "";

  }



  pre {

    white-space: pre-wrap !important;

  }



  pre,

  blockquote {

    border: 1px solid #999;

    page-break-inside: avoid;

  }



  /*

   * Printing Tables:

   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables

   */

  thead {

    display: table-header-group;

  }



  tr,

  img {

    page-break-inside: avoid;

  }



  p,

  h2,

  h3 {

    orphans: 3;

    widows: 3;

  }



  h2,

  h3 {

    page-break-after: avoid;

  }

}











@media only screen and (max-width:767px) {

  /* .banner_content {
    display: none;
  } */
.banner_content h1 {
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 5px;
}
  .banner_content h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .banner_content h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .banner_section {
    padding-bottom: 0;
  }
  .header_area {
    padding: 0 0;
    position: inherit;
  }
  .home .about_section {
    padding: 50px 20px;
  }
  .fa-chevron-down {
    display: none;
  }
  .home .photos_section {
    padding: 50px 20px;
  }
  .photos_section {
    padding: 100px 20px;
  }
  .lightbox-gallery {
    margin-bottom: 20px;
  }
  .home .video_section {
    padding: 50px 20px;
  }
  .video_section {
    padding: 100px 20px;
  }
  .video_section iframe {
    width: 100% !important;
  }

  .inner_page_section h2 {
    font-size: 25px;
    padding-bottom: 15px;
  }

  .common_link_wrap ul {
    display: block;
    text-align: center;
  }
  .common_link_wrap ul li {
    margin-bottom: 10px;
  }

  .inner_page_section .about_section h2:before {
    left: 35%;
  }


.form_box_field_area label {
  color: #707070;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  display: block;
  padding-bottom: 5px;
}
.form_box {
  display: initial;
  margin-bottom: 0;
}

/*  */


.banner_content {
  /* top: 46%;
  display: none; */
  top: 15%;
  left: 15px;
}
.banner_content_area {
  width: 100%;
}
.banner_content_area p {
  display: none;
}
.banner_content_area .shop_now_btn {
  display: none;
}


.home_about_section {
  padding: 30px 0;
}
.about_left h2 {
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 15px;
}
.about_left p {
  font-size: 14px;
  line-height: 24px;
}
.what_we_do_members_section {
  padding: 35px 15px;
}
.what_we_do_members_section h2 {
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 35px;
}
.what_we_do_members_section_area {
  display: grid;
  grid-template-columns: auto;
  gap: 30px;
  margin-bottom: 20px;
}
.committee_members_section {
  padding: 32px 15px;
}
.committee_members_section h2 {
  text-align: center;
  color: #0A1551;
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 25px;
}
.member_shipyards_section {
  background: #305581;
  padding: 30px 15px;
  overflow: hidden;
}
.member_shipyards_section_area {
  display: block;
}
.member_shipyards_section_map {
  margin-right: 0;
}
.member_shipyards_section_map img {
  width: 100%;
}
.member_shipyards_section_content h2 {
  color: #ffffff;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 0;
}
.members_location_area {
  display: block;
  align-items: center;
}
.members_location_area_bar.right_bar {
  margin-top: 50px;
}
.members_location_area_bar {
  width: 350px;
  position: relative;
}
.latest_news_section {
  padding: 35px 15px;
  background: #ffffff;
}
.latest_news_section_area {
  display: block;
  justify-content: right;
}
.latest_news_section_area_list {
  padding-top: 0;
}
.latest_news_section_area_list h2 {
  color: #0A1551;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 20px;
}
.latest_news_section_area_list_atea {
  padding-right: 0;
}
.latest_news_section_area_img {
  margin-top: 30px;
}
.our_members_section {
  background: #ffffff;
  padding: 25px 0;
  overflow: hidden;
}
.our_members_section h2 {
  text-align: center;
  color: #0A1551;
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 40px;
}
.our_members_section_area {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 30px;
  margin-bottom: 20px;
  padding: 0 20px;
}

.about_content {
  padding: 30px 15px;
}
.content_container {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}
.content_container p {
  font-size: 14px;
  line-height: 22px;
}
.about_content_area ul li {
  font-size: 14px;
  line-height: 22px;
  color: #575757;
  margin-bottom: 10px;
  list-style-type: disc;
}

.about_left {
  padding: 0 15px;
}

.contact_details_info h3 {
  color: #000000;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 20px;
}
.contact_details_info {
  padding: 50px 20px 0;
}
.come_contant_form {
  padding: 0 20px 35px;
  background: #ffffff;
}
.latest_news_section_area_list_atea_box p {
  padding-right: 0;
  font-size: 14px;
  line-height: 22px;
}

.about_content_area_img {
  float: left;
  margin-right: 0;
  margin-bottom: 20px;
}
.member_content_area_img {
  float: right;
  margin-left: 0;
  margin-bottom: 10px;
}

.page-template-template-about .banner_content {
  top: 40%;
}
.page-template-template-membership .banner_content {
  top: 40%;
}
.page-template-template-inner .banner_content {
  top: 40%;
}
.page-template-template-contact .banner_content {
  top: 40%;
}


}



@media screen and (min-width:360px) and (max-width:767px) {}



@media screen and (min-width:412px) and (max-width:767px) {}



@media screen and (min-width:480px) and (max-width:767px) {}



@media screen and (min-width:568px) and (max-width:767px) {}



@media screen and (min-width:636px) and (max-width:767px) {}



@media screen and (min-width:732px) and (max-width:1024px) {}



@media screen and (min-width:768px) and (max-width:1024px) {


  .banner_content h1 {
    font-size: 30px;
    line-height: 30px;
  }

    .banner_content p {
      color: #454545;
      font-size: 16px;
      line-height: 26px;
    }
  .support_section_box h3 {
    font-size: 22px;
    line-height: 30px;
  }
    .network_assessment_form_area {
      width: 100%;
      margin: 0 auto;
    }


}



@media screen and (min-width:800px) and (max-width:1024px) {

  
}



@media screen and (min-width:900px) and (max-width:1024px) {}



@media screen and (min-width:980px) and (max-width:1024px) {}



@media screen and (min-width:1000px) and (max-width:1024px) {}



@media screen and (min-width:1025px) and (max-width:1280px) {}





@media screen and (min-width:1281px) and (max-width:1366px) {}

@media screen and (min-width:1440px) and (max-width:1600px) {



}





@media screen and (min-width:1601px) and (max-width:1999px) {


}



@media screen and (min-width:2000px) and (max-width:3000px) {}