/**********************website info***********************/
/*company Name: Pravin Wadkar*/
/*website url : */
/*Version : 1.0*/
/*Author : */
/*Published on : June 2020*/
/**********************website info***********************/
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body, html {
    min-height:100%;
	background-color:#f7fbfe;
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
    -webkit-font-smoothing: antialiased;
	font-family: 'Gotham';
}
html, body, div, span, hr, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
input, select, textarea{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a:hover{
	text-decoration: none;
}
a:focus {
	outline: none;
}
:focus {
	outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
section {
    width: 100%;
    float: left;
}
[hidden] {
	display: none;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}
mark {
	background: #ff0;
	color: #000;
}
sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-size: 1em;
	font-family: monospace, monospace;
}
button, input, optgroup, select, textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input {
	line-height: normal;
}
input[type=checkbox], input[type=radio] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
select {
	padding: 8px;
	border: 1px #e9e9e9 solid;
	background: #f3f3f3;
	font-size: 11px;
	line-height: 25px;
}
fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05);
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
:before, :after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-orange {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    padding: 6px 20px;
    font-weight: 500;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #ff4a03;
    border-radius: 35px;
}
.btn-orange:hover {
    background-color: #131627;
    color: #fff;
}
.text-warning{
	color: #F16500 !important;	
}
.text-danger{
	color: #DB1111 !important;
}
.btn-primary {
    background-color: #3A99F1;
    border-color: #3A99F1;
	border-radius: 7px;	
}
.btn-danger {
    background-color: #DB1111;
    border-color: #DB1111;
	border-radius: 7px;		
}
.btn-success{
    background-color: #579B51;
    border-color: #579B51;    
    border-radius: 7px;    
}
.card-body {
    padding: 35px;
}
/**********************sidebar********************/
.mailsocial {
    margin-top: 30px;
	float: left;
    width: 100%;
}
.leftsecimg {
    max-width: 323px;
    position: relative;
    /* border: 1px dashed #000; */
    padding: 10px;
    /* width: 100%; */
    /* background-image: url(..../img/borderimg.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: inherit;
    float: left;
    width: 100%;

}
.pwlogo {
    /* max-width: 267px; */
    /* margin: 0 auto; */
    /* background-image: url(../img/borderimg.png); */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* overflow: hidden; */
    /* box-shadow: 5px 0 35px rgba(0, 0, 0, 0.22); */
    height: 310px;
    width: 100%;
    float: left;
}
.logosec {
    position: absolute;
    bottom: 0px;
    left: calc(100% - 110%);
    right: 0;
    margin: 0 auto;
    max-width: 96px;
    background-color: #fff;
    z-index: 1;
    text-align: center;
    padding: 14px 0;
    border-radius: 4px;
    box-shadow: 0 0 15px #c1c1c1;
}
.namedesg h1{
font-size: 19px;
    font-family: Roboto;
margin-top: 5px;    
}
.namedesg h2{
font-size: 31px;
    font-weight: bold;  
}
.socialml ul{
  margin-top: 30px;
}
.socialml ul li{
    margin-bottom: 15px; 
    position: relative;	
}
.socialml ul li a{
    font-size: 16px;
    color: #000;
    font-family: 'Gotham Book';
    padding-left: 45px;
	    line-height: 30px;
}
.socialml ul li a span{
padding: 6px 0px;
    vertical-align: text-top;
    margin-right: 25px;
    position: absolute;
    height: 20px;
    left: 0px;
    top: 0;   
}
.socialml ul li a span:after{
    content: "";
    position: absolute;
    right: -13px;
    top: 13px;
    width: 1px;
    height: 5px;
    background-color: #b9b9b9;
}
.socialml ul li a span img{
  
}
.socialml ul li a:hover{
color: #fd513b;		
}
/**********************content********************/
.mainwrapper {
    padding-top: 160px;
padding-bottom: 50px;	
}
.card {
    margin-bottom: 35px;
    border: none;
    box-shadow: 2px 0 10px rgba(67, 124, 169, 0.14);
	transition:.5s;
}
.card:hover{
box-shadow: 2px 0 30px rgba(67, 124, 169, 0.25);
	transition:.5s;	
}
.skybluecolor{
	color:#12d5bf;
}
.redcolor{
	color:#fd513b;
}
.cmnsec {
    margin-bottom: 170px;
}
.cmnsec:last-child{
  margin-bottom: 0;
}
.cmnsec h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;    
}
.cmnsec h2:hover{
color: #fd513b;	
}
.cmnsec h2 img{
margin-right: 20px;        
}
.bio{
	
}
.shortbio h4{
    color: #4e525e;
    font-family: 'Gotham Book';
    font-size: 22px;
    line-height: 36px;
}
.card-body h3{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}
.card-body p{
    color: #4e525e;
    font-family: 'Gotham Book';
    font-size: 16px;	
    line-height: 27px;    
}
.bionmbr {
width: 34px;
    height: 34px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    margin-right: 15px;
    transition: .5s;
}
.red{
	background-color: #f44e69; 
}
.blue{
	background-color: #0099f9; 
}
.skyblue{
	background-color: #42dfc9; 
}
.bionmbr.red {
    box-shadow: 4px 2px 0 rgba(244, 78, 105, 0.20);
}
.bionmbr.blue {
box-shadow: 4px 2px 0 hsla(203, 100%, 49%, 0.20);
}
.bionmbr.skyblue {
    box-shadow: 4px 2px 0 rgba(66, 223, 201, 0.20);
}
.blist li:hover .bionmbr{
    transition: .5s;
    box-shadow: 0px 0px 0;
}
/************experience**************/
.exlist li .card-body h3, .education li .card-body h3{
    margin-bottom: 5px;
}
.eduimg {
    margin-right: 20px;
}
.edlist li .card-body h3 {
    margin-bottom: 5px;
}
.expexpnd{
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000;
    font-size: 20px;	
}
.expexpnd:hover, .expexpnd:focus{
	text-decoration:none;
}
.expdetls .card-body{
    padding: 0 35px 35px;	
}
.expdetls p{
	margin-bottom:10px;
}
.expexpnd .fa-plus, .expexpnd .fa-minus{
	font-style:normal;	
}
.expexpnd .fa-plus:before{
	content:"+";
}
.expexpnd .fa-minus:before{
	content:"-";
}
/*****************other skills**********/
.othrlst ul{
	padding-left: 20px;
}
.othrlst li{
    list-style-image: url(../img/tick.png);
    padding-left: 10px;	
    color: #4e525e;
    font-size: 15px;
    margin-bottom: 10px;
font-family: 'Gotham Book';        
}
.othrlst li:last-child{
	margin-bottom: 0;
}
/*********tools I know************/
.toolsiknowlist {
	position: relative;
}
.toolimgs{
position: absolute;
    left: -90px;
    top: 110px;
}
.toolsiknow .card-body{
padding-bottom: 60px;
}
.toolicons {
    width: 45px;
    min-width: 45px; 
    text-align: center;       
}
.skills-bar-container {
  position: relative;
/*  width: 40%;
  min-width: 300px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  list-style: none;*/
}
.skills-bar-container li {
  position: relative;
  width: 100%;
  padding: 5px;
margin-top: 50px;
}
.skills-bar-container li:first-child {
    margin-top: 30px;
}
.skills-bar-container li .progressbar-title {
  color: #000000;
    min-width: 170px;  
}
.skills-bar-container li .progressbar-title h3 {
  display: inline-block;
  margin-bottom: 0;
}
.skills-bar-container li .bar-container .percent {
    position: absolute;
    right: 0;
    top: -25px;
}
.skills-bar-container li .bar-container {
  background: #e4e4e4;
  position: relative;
  width: 100%;
  height: 10px;
  margin-top: 10px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
      margin-right: 50px;
}
.skills-bar-container li .bar-container .progressbar {
  position: absolute;
  width: 0%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.skills-bar-container li .bar-container #progress-html {
  -webkit-animation-name: progress-html;
  animation-name: progress-html;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.skills-bar-container li .bar-container #progress-css {
  -webkit-animation-name: progress-css;
  animation-name: progress-css;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.skills-bar-container li .bar-container #progress-javascript {
  -webkit-animation-name: progress-javascript;
  animation-name: progress-javascript;
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.skills-bar-container li .bar-container #progress-php {
  -webkit-animation-name: progress-php;
  animation-name: progress-php;
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}
.skills-bar-container li .bar-container #progress-angular {
  -webkit-animation-name: progress-angular;
  animation-name: progress-angular;
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.skills-bar-container li .bar-container #progress-corel {
  -webkit-animation-name: progress-corel;
  animation-name: progress-corel;
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s;
}
.progressred {
  background-color: #c0392b;
}

.progressblue {
  background-color: #1199ff;
}

.progresspurple {
  background-color: #9b59b6;
}

.progressorange {
  background-color: #fbb240;
}

.progressgreen {
  background-color: #27ae60;
}


@-webkit-keyframes progress-html {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@-webkit-keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@-webkit-keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 60%;
  }
}
@-webkit-keyframes progress-php {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@-webkit-keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@-webkit-keyframes progress-corel {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@-moz-keyframes progress-html {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@-moz-keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@-moz-keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 60%;
  }
}
@-moz-keyframes progress-php {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@-moz-keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@-moz-keyframes progress-corel {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@keyframes progress-html {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 60%;
  }
}
@keyframes progress-php {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}
@keyframes progress-corel {
  0% {
    width: 0%;
  }
  100% {
    width: 80%;
  }
}

/**********************work******************/
.workitms {
    margin-bottom: 30px;
}
figure.snip1205 {
position: relative;
    overflow: hidden;
    width: 100%;
    background: #000000;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
figure.snip1205 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1205 img {
  max-width: 100%;
  vertical-align: top;
width: 100%;  
    background-color: #fff;
}
figure.snip1205 i{
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: #000000;
  width: 50px;
    height: 50px;
  line-height: 50px;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
    background-image: url(../img/share.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;  
}
.grid-brand-name {
    position: absolute;
    top: 75%;
    left: 50%;
    /* border-radius: 50%; */
    font-size: 18px;
    color: #ffffff;
    width: 100%;
    /* height: 60px; */
    /* line-height: 60px; */
    /* background: #ffffff; */
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip1205 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1205.blue {
  background-color: #2472a4;
}
figure.snip1205.blue i {
  color: #20638f;
}
figure.snip1205.red {
  background-color: #ab3326;
}
figure.snip1205.red i {
  color: #962d22;
}
figure.snip1205.yellow {
  background-color: #e08e0b;
}
figure.snip1205.yellow i {
  color: #c87f0a;
}
figure.snip1205.green {
  background-color: #0358f3;
}
figure.snip1205.green i {
  color: #1e8449;
}
figure.snip1205.orange {
  background-color: #d67118;
}
figure.snip1205.orange i {
  color: #bf6516;
}
figure.snip1205.navy {
  background-color: #2b3c4e;
}
figure.snip1205.navy i {
  color: #222f3d;
}
figure.snip1205:hover img,
figure.snip1205.hover img {
  opacity: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
figure.snip1205:hover i,
figure.snip1205.hover i{
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
figure.snip1205:hover .grid-brand-name {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/****************************************************/
.galimg {
    margin-bottom: 25px;
}
.galimg img {
    vertical-align: middle;
}
.modal-body {
    padding: 25px;
}
.modal-content{
	border-radius:0;
}
.galimg:last-child{
	margin-bottom:0;
}
.galpop .modal-title{
    font-size: 30px;
    font-weight: bold;
margin-bottom: 15px;	
}
.galpop h4{
    font-size: 18px;
    color: #4e525e;
    font-family: 'Gotham Book';
    margin-bottom: 30px;
    line-height: 25px;	
}
.galpop h4 a{
    color: #4e525e;
text-decoration:underline;	
}
.galpop h4 a:hover{
	color:blue;
}
.galpop .othrlst{
	margin-bottom:15px;
}
.galpop .close{
position: fixed;
    right: 30px;
    top: 15px;
    background-color: #fff;
    padding: 5px 10px;
    opacity: 1;
    border-radius: 3px;	
}
/**hire me**/
.hireme .alert {
    background-color: #535353;
    color: #fff;
    max-width: 425px;
    margin: 0 auto;
    padding: 15px 10px;
    box-shadow: 2px 0 10px rgba(67, 124, 169, 0.14);
}
.hireme .alert a{
    color: #fff;
    font-family: 'Gotham Book';
    font-size: 15px;
    display: block;	
}
.hireme .alert .close{
	opacity:1;
    padding: 14px 16px;	
}
.hireme .alert .close:hover, .hireme .alert .close:focus{
	color:#fff;
	outline:none;
	box-shadow:none;
}
.hireme .like{
    position: absolute;
    left: 15px;
    border-right: 1px dotted #000;
    padding-right: 15px;
}
/***scroll down****/
.arrowdown {
    margin-top: 7rem;	
}
.arrowdown p{
    font-size: 16px;	
}
.btndown {
    padding: 0;
    line-height: normal;
    background-color: transparent;
    margin-left: 30px;
    margin-top: 10px;
}
.btndown:focus{
	outline:none;
	box-shadow:none;
}
.arrowdown{
    display: none;
    position: fixed;
    bottom: 15px;
	right:15px;
    z-index: 1;	
}
/************************responsive********************/
@media(min-width: 1366px){
	.container{
		max-width:1300px;
	}
}
/*******************ipad**************/

@media(min-width: 768px) and (max-width: 1024px){
.mainwrapper {
    padding-top: 50px;
}	
.shortbio h4 {
    font-size: 18px;
    line-height: 30px;
}
.socialml ul {
    margin-top: 20px;
}
.socialml ul li {
    margin-bottom: 10px;
}
.socialml ul li a {
    font-size: 15px;
}
.toolimgs{
	display:none;
}
.cmnsec {
    margin-bottom: 100px;
}
.card-body {
    padding: 20px;
}
.card-body h3 {
    font-size: 18px;
}
.skills-bar-container li .progressbar-title {
    min-width: 130px;
}
.expdetls .card-body {
    padding: 0 20px 35px;
}
.othrlst li {
    font-size: 13px;
}
.galpop h4 {
    font-size: 15px;
}
.arrowdown {
    margin-top: 3rem;
}
}
@media(min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
.resumeleftside, .resumerightside{
-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;	
}	
.shortbio h4 {
    font-size: 16px;
	    line-height: 25px;
}
.cmnsec h2 {
    margin-bottom: 20px;
}
.card {
    margin-bottom: 20px;
}
.card-body p {
    font-size: 15px;
    line-height: 25px;
}
.toolsiknow .card-body .d-flex, .experience .card-body .d-flex, .education .card-body .d-flex{
	display: -webkit-box!important;
    display: -ms-block!important;
    display: block!important;	
}
.toolicons {
    width: 24px;
    min-width: 24px;
    text-align: center;
    position: absolute;
    left: 5px;
    top: 3px;
}
.skills-bar-container li .progressbar-title {
    padding-left: 30px;
	    margin-bottom: 7px !important;
}
.skills-bar-container li .progressbar-title h3 {
    font-size: 18px;
}
.skills-bar-container li .bar-container {
    margin-right: 0;
}
.skills-bar-container li {
    margin-top: 30px;
}
.otherskills .col-md-4{
-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;		
}
.othrlst li:last-child {
    margin-bottom: 10px;
}
}
/*******************mobile************/
@media(max-width: 767px){
.cmnsec h2 {
    font-size: 25px;
    margin-bottom: 20px;
}	
.cmnsec h2 img {
    margin-right: 15px;
    width: 50px;
}
.mainwrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}
.mailsocial {
    margin-bottom: 40px;
}
.card-body {
    padding: 20px;
}
.shortbio h4 {
    font-size: 16px;
    line-height: 25px;
}
.card {
    margin-bottom: 15px;
}
.card-body p {
    font-size: 14px;
    line-height: 25px;
}
.cmnsec {
    margin-bottom: 50px;
}
.card-body .d-flex{
	display: -webkit-box!important;
    display: -ms-block!important;
    display: block!important;	
}
.toolicons {
    width: 24px;
    min-width: 24px;
    text-align: center;
    position: absolute;
    left: 5px;
    top: 3px;
}
.skills-bar-container li .progressbar-title {
    padding-left: 30px;
	    margin-bottom: 7px !important;
}
.skills-bar-container li .progressbar-title h3 {
    font-size: 18px;
}
.skills-bar-container li .bar-container {
    margin-right: 0;
}
.skills-bar-container li {
    margin-top: 30px;
}
.toolsiknow .card-body {
    padding-bottom: 30px;
}
.othrlst li:last-child {
    margin-bottom: 10px;
}
.workitms {
    margin-bottom: 15px;
}
.card-body h3 {
    font-size: 18px;
}
.expdetls .card-body {
    padding: 0 20px 35px;
}
.hireme{
margin-top: 0px !important;	
}
.galpop .close {
    right: 15px;
    top: 15px;
    z-index: 1;
}
.galpop h4 {
    font-size: 15px;
}
.galimg {
    margin-bottom: 15px;
}
.modal-body {
    padding: 15px;
}
.arrowdown {
    margin-top: 3rem;
    text-align: center;
}
.btndown {
    margin-left: 0px;
}
}